mirror of
https://github.com/ansible/awx.git
synced 2026-01-09 15:02:07 -03:30
Upgrade ansible-tower-cli if it was preinstalled
In order to make this document a bit more fault-tolerant I've been adding the `--upgrade` parameter to the installation.
This commit is contained in:
parent
74123647fe
commit
fe54b44f96
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user