mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 01:28:09 -03:30
Revert 9b95cc27c4.
We do not want to create a new setting for a on-Tower-host global collection path at this time.
This commit is contained in:
@@ -53,10 +53,3 @@ Example of tmp directory where job is running:
|
||||
└── tmp_6wod58k
|
||||
|
||||
```
|
||||
|
||||
### Global Collections Path
|
||||
|
||||
AWX appends the directories specified in `AWX_ANSIBLE_COLLECTIONS_PATHS`
|
||||
to the environment variable `ANSIBLE_COLLECTIONS_PATHS`. The default value of `AWX_ANSIBLE_COLLECTIONS_PATHS`
|
||||
contains `/var/lib/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