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