mirror of
https://github.com/HanXHX/ansible-php.git
synced 2026-03-16 11:02:10 +07:00
Fix non idempotent call (forced change chmod on facts)
This commit is contained in:
@@ -42,7 +42,6 @@
|
||||
owner: root
|
||||
group: root
|
||||
mode: 0755
|
||||
recurse: true
|
||||
|
||||
- name: COPY | Manage facts
|
||||
ansible.builtin.copy:
|
||||
|
||||
Reference in New Issue
Block a user