Compare commits
1 Commits
0a47e8e602
...
f4fcaca041
Author | SHA1 | Date | |
---|---|---|---|
![]() |
f4fcaca041 |
@@ -20,7 +20,7 @@
|
|||||||
remote_src: true
|
remote_src: true
|
||||||
src: "/etc/x509/{{ host.host }}_ecc/"
|
src: "/etc/x509/{{ host.host }}_ecc/"
|
||||||
dest: "/etc/x509/{{ host.host }}"
|
dest: "/etc/x509/{{ host.host }}"
|
||||||
mode: _nginx_x509_ecc_dir.stat.mode
|
mode: "{{ _nginx_x509_ecc_dir.stat.mode }}"
|
||||||
|
|
||||||
- name: Remove ecc dir
|
- name: Remove ecc dir
|
||||||
ansible.builtin.file:
|
ansible.builtin.file:
|
||||||
|
Reference in New Issue
Block a user