mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-15 09:23:06 -06:00
modify task name
This commit is contained in:
@@ -83,7 +83,7 @@
|
|||||||
mode: "u=rwX,g=rX,o=rX"
|
mode: "u=rwX,g=rX,o=rX"
|
||||||
changed_when: false # For Molecule idempotence check
|
changed_when: false # For Molecule idempotence check
|
||||||
|
|
||||||
- name: Find top-level files/directories in installation directory, excluding tomcat
|
- name: Find top-level files/directories in installation directory, excluding tomcat and logs
|
||||||
ansible.builtin.find:
|
ansible.builtin.find:
|
||||||
paths: "{{ atl_product_installation_versioned }}"
|
paths: "{{ atl_product_installation_versioned }}"
|
||||||
depth: 1
|
depth: 1
|
||||||
|
|||||||
Reference in New Issue
Block a user