mirror of
https://github.com/ansible/awx.git
synced 2026-02-27 07:56:06 -03:30
Get rid of warning in collections install
This commit is contained in:
@@ -152,6 +152,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