iad2: make sure there is a /etc/pdc.d dir

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-05-29 15:02:10 -07:00
parent 021987bc4a
commit 5c4fcb66d5

View file

@ -20,6 +20,10 @@
notify: restart fedmsg-hub
tags: pdc
- name: make sure /etc/pdc.d exists
file: dest=/dev/pdc.d state=directory user=root group=root
tags: pdc
- name: copy client tool configuration
template: >
src={{ item }} dest=/etc/pdc.d/{{item}}