mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 01:28:09 -03:30
Add note about needing openshift python lib
This commit is contained in:
@@ -29,6 +29,12 @@ $ ls -la /awx_devel
|
||||
|
||||
Clone the [awx-operator](https://github.com/ansible/awx-operator).
|
||||
|
||||
For the following playbooks to work, you will need to:
|
||||
|
||||
```
|
||||
$ pip install openshift
|
||||
```
|
||||
|
||||
If you are not changing any code in the operator itself, simply run:
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user