mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Fix permissions of ansible-test parts for sanity tests.
This commit is contained in:
@@ -149,6 +149,8 @@ ansible-galaxy collection install community.kubernetes -p "${COLLECTION_DIR}"
|
||||
ansible-galaxy collection install f5networks.f5_modules -p "${COLLECTION_DIR}"
|
||||
|
||||
chmod -R a+rX "${COLLECTION_DIR}"
|
||||
chmod -R a+rx /root/ansible/test/lib/ansible_test/_data/sanity/code-smell/*.py
|
||||
chmod -R a+rx /root/ansible/test/lib/ansible_test/_data/sanity/import/importer.py
|
||||
|
||||
# END: HACK
|
||||
|
||||
|
||||
Reference in New Issue
Block a user