diff --git a/DATA_MIGRATION.md b/DATA_MIGRATION.md index 85d8422a93..8e46cf6906 100644 --- a/DATA_MIGRATION.md +++ b/DATA_MIGRATION.md @@ -18,7 +18,7 @@ $ pip install --upgrade ansible-tower-cli The AWX host URL, user, and password must be set for the AWX instance to be exported: ``` -$ tower-cli config host +$ tower-cli config host http:// $ tower-cli config username $ tower-cli config password ``` @@ -62,7 +62,7 @@ For other install methods, refer to the [Install.md](https://github.com/ansible/ Configure tower-cli for your new AWX host as shown earlier. Import from a JSON file named assets.json ``` -$ tower-cli config host +$ tower-cli config host http:// $ tower-cli config username $ tower-cli config password $ tower-cli send assets.json