add a state to the path we want to exist

Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
Adam Miller 2016-04-07 22:17:53 +00:00
parent a5c41484a2
commit 711628bd1e

View file

@ -10,6 +10,7 @@
- name: ensure pki destination directory exists
file:
path: "{{ ssl.destdir }}"
state: directory
- name: install ssl certfile
copy: