add a state to the path we want to exist
Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
parent
a5c41484a2
commit
711628bd1e
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
||||||
- name: ensure pki destination directory exists
|
- name: ensure pki destination directory exists
|
||||||
file:
|
file:
|
||||||
path: "{{ ssl.destdir }}"
|
path: "{{ ssl.destdir }}"
|
||||||
|
state: directory
|
||||||
|
|
||||||
- name: install ssl certfile
|
- name: install ssl certfile
|
||||||
copy:
|
copy:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue