mirror of
https://github.com/ansible/awx.git
synced 2026-02-04 02:58:13 -03:30
map in a global collections path
This commit is contained in:
6
docs/collections.md
Normal file
6
docs/collections.md
Normal file
@@ -0,0 +1,6 @@
|
||||
## Collections Support
|
||||
|
||||
AWX supports Ansible collections by appending the directories specified in `AWX_ANSIBLE_COLLECTIONS_PATHS`
|
||||
to the environment variable `ANSIBLE_COLLECTIONS_PATHS`. The default value of `AWX_ANSIBLE_COLLECTIONS_PATHS`
|
||||
contains `/varlib/awx/collections`. It is recommended that place your collections that you wish to call in
|
||||
your playbooks into this path.
|
||||
Reference in New Issue
Block a user