mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-26 18:53:35 -05:00
Merge pull request #4939 from AlanCoding/no_warning
Get rid of warning in collections install Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
@@ -154,6 +154,7 @@
|
||||
changed_when: "'Installing ' in galaxy_collection_result.stdout"
|
||||
environment:
|
||||
ANSIBLE_FORCE_COLOR: False
|
||||
ANSIBLE_COLLECTIONS_PATHS: "{{ collections_destination }}"
|
||||
|
||||
when: collections_enabled|bool
|
||||
delegate_to: localhost
|
||||
|
||||
Reference in New Issue
Block a user