summaryrefslogtreecommitdiffstats
path: root/awx_collection/README.md
diff options
context:
space:
mode:
authorAlanCoding <arominge@redhat.com>2020-02-20 21:05:58 +0100
committerAlanCoding <arominge@redhat.com>2020-02-21 04:36:55 +0100
commitd62994ec02890a2855281c599b5ad6000cf19aaa (patch)
tree58bc52bb585d874a00f680ade8f7f5bdb7ae8500 /awx_collection/README.md
parentMerge pull request #6007 from donomur/sa-annotations (diff)
downloadawx-d62994ec02890a2855281c599b5ad6000cf19aaa.tar.xz
awx-d62994ec02890a2855281c599b5ad6000cf19aaa.zip
Update metadata for the AWX collection
Diffstat (limited to 'awx_collection/README.md')
-rw-r--r--awx_collection/README.md13
1 files changed, 1 insertions, 12 deletions
diff --git a/awx_collection/README.md b/awx_collection/README.md
index ae6d466e5e..a9a3c06374 100644
--- a/awx_collection/README.md
+++ b/awx_collection/README.md
@@ -27,10 +27,7 @@ The following notes are changes that may require changes to playbooks.
To use this collection, the "old" tower-cli needs to be installed
in the virtual environment where the collection runs.
-You can install it from either:
-
- - https://github.com/ansible/tower-cli/
- - https://pypi.org/project/ansible-tower-cli/
+You can install it from [PyPI](https://pypi.org/project/ansible-tower-cli/).
To use this collection in AWX, you should create a custom virtual environment
to install the requirement into. NOTE: running locally, you will also need
@@ -77,14 +74,6 @@ The build target `make build_collection` will template out a `galaxy.yml` file
with automatic detection of the current AWX version. Then it builds the
collection with the `ansible-galaxy` CLI.
-## Roadmap
-
-Major future development items on the agenda include:
-
- - Removing tower-cli as a dependency
- - Renaming the modules, for example `tower_organization` to just `organization`
- and giving a deprecation period for the switch
-
## Licensing
All content in this folder is licensed under the same license as Ansible,