mirror of
https://github.com/ansible/awx.git
synced 2026-02-28 08:18:43 -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"
|
changed_when: "'Installing ' in galaxy_collection_result.stdout"
|
||||||
environment:
|
environment:
|
||||||
ANSIBLE_FORCE_COLOR: False
|
ANSIBLE_FORCE_COLOR: False
|
||||||
|
ANSIBLE_COLLECTIONS_PATHS: "{{ collections_destination }}"
|
||||||
|
|
||||||
when: collections_enabled|bool
|
when: collections_enabled|bool
|
||||||
delegate_to: localhost
|
delegate_to: localhost
|
||||||
|
|||||||
Reference in New Issue
Block a user