mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 00:13:09 -06:00
exclude crowd logs catalina dir from perm restriction
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
paths: "{{ atl_product_installation_versioned }}"
|
||||
depth: 1
|
||||
file_type: any
|
||||
excludes: apache-tomcat
|
||||
excludes: apache-tomcat,logs
|
||||
register: atl_product_installation_versioned_file_list
|
||||
|
||||
- name: Find top-level files/directories in tomcat directory, excluding working directories
|
||||
|
||||
Reference in New Issue
Block a user