mirror of
https://github.com/ansible/awx.git
synced 2026-01-19 05:31:22 -03:30
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:
commit
aab8495998
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user