Commit ff589689 by Calen Pennington

Stop creating a docker/plays/ROLE_NAME directory

parent dfe05ce4
...@@ -12,7 +12,6 @@ ...@@ -12,7 +12,6 @@
file: path=../docker/{{ item }}/{{ role_name }} state=directory file: path=../docker/{{ item }}/{{ role_name }} state=directory
with_items: with_items:
- build - build
- plays
- name: create role directories - name: create role directories
file: path=roles/{{ role_name }}/{{ item }} state=directory file: path=roles/{{ role_name }}/{{ item }} state=directory
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment