mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-07-25 00:44:42 +00:00
Fix ansible-lint E208 by setting file modes in file and copy tasks.
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
src: "{{ groups.ipaserver[0] + '-chain.crt' }}"
|
||||
dest: "/root/chain.crt"
|
||||
force: yes
|
||||
mode: preserve
|
||||
|
||||
roles:
|
||||
- role: ipaserver
|
||||
|
||||
Reference in New Issue
Block a user