mirror of
https://github.com/ansible/awx.git
synced 2026-01-10 15:32:07 -03:30
Add note about needing openshift python lib
This commit is contained in:
parent
ba8c44f8a6
commit
fb7b36cfbd
@ -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:
|
||||
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user