mirror of
https://github.com/ansible/awx.git
synced 2026-03-15 07:57:29 -02: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).
|
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:
|
If you are not changing any code in the operator itself, simply run:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user