Merge pull request #2090 from christoph-kluge/patch-1

Upgrade ansible-tower-cli if it was preinstalled
This commit is contained in:
Alan Rominger
2018-07-26 09:26:13 -04:00
committed by GitHub

View File

@@ -13,7 +13,7 @@ This tool does __not__ support export/import of the following:
In terminal, pip install tower-cli (if you do not have pip already, install [here](https://pip.pypa.io/en/stable/installing/)):
```
$ pip install ansible-tower-cli
$ pip install --upgrade ansible-tower-cli
```
The AWX host URL, user, and password must be set for the AWX instance to be exported: