mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 00:13:09 -06:00
adding a changed_when for molecule idempotence check
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
owner: "{{ atl_product_user }}"
|
||||
group: "{{ atl_product_user }}"
|
||||
mode: "0754"
|
||||
changed_when: false # For Molecule idempotence check
|
||||
|
||||
- name: Symlink the the shared home
|
||||
ansible.builtin.file:
|
||||
|
||||
Reference in New Issue
Block a user