Skip to content

Commit

Permalink
Changing converge playbook to use new default role name according to …
Browse files Browse the repository at this point in the history
…repo name, since we don't have a `docker` dir anymore
  • Loading branch information
jonashackt committed Aug 31, 2020
1 parent cfaea8e commit 4ff8b2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion molecule/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
hosts: all
become: true
roles:
- role: docker
- role: molecule-ansible-docker-aws

0 comments on commit 4ff8b2a

Please sign in to comment.