Re organized internal CA directories
This commit is contained in:
parent
ee39a34fad
commit
7a2b2c0b48
6 changed files with 9 additions and 9 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
- name: copy host certificate
|
||||
copy:
|
||||
src: "/srv/ca/certs/{{ inventory_hostname }}.crt"
|
||||
src: "/srv/ca/certs/hosts/{{ inventory_hostname }}.crt"
|
||||
dest: "{{ tls_certs }}/{{ inventory_hostname }}.crt"
|
||||
mode: 0644
|
||||
owner: root
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue