Don't create /etc/zuul directory

This will be created when ansible does /etc/zuul/ssl. This should also
prevent a module error from happening (just a guess).

Change-Id: I2b01200f3d84c04e5ce35d2f51673d93a0e79cb6
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2019-03-22 17:51:48 -04:00
parent 7c804cd9b5
commit e748163e76
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@
path: "{{ item }}"
state: directory
with_items:
- /etc/zuul
- /etc/zuul/ssl
- /var/log/zuul