modify task name

This commit is contained in:
Alan Cheng
2024-08-29 11:08:08 +10:00
parent 563c01ae9f
commit 82c30e5b12

View File

@@ -83,7 +83,7 @@
mode: "u=rwX,g=rX,o=rX"
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:
paths: "{{ atl_product_installation_versioned }}"
depth: 1