Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ansible/tower-cli

THIS TOOL IS NO LONGER UNDER ACTIVE DEVELOPMENT. This tool is being phased out in favor of the new official AWX CLI
https://github.com/ansible/tower-cli

Last synced: about 1 month ago
JSON representation

THIS TOOL IS NO LONGER UNDER ACTIVE DEVELOPMENT. This tool is being phased out in favor of the new official AWX CLI

Awesome Lists containing this project

README

        

|Build Status| |Coverage Status| |Version| |Downloads| |License|
|Supported Python Versions|

**⚠️ THIS PROJECT IS NO LONGER MAINTAINED ⚠️**
========================================

This project is no longer maintained, and we're not taking new contributions or making new releases.

The Ansible AWX project has an official open source CLI toolkit which you should use instead:

https://github.com/ansible/awx/blob/devel/INSTALL.md#installing-the-awx-cli

Welcome to tower-cli
====================

**tower-cli** is a legacy command line tool for Ansible Tower.

It is also what the Ansible `tower_*` modules use under the hood. Such as:

https://docs.ansible.com/ansible/latest/modules/tower_organization_module.html

These modules are now vendored as part of the AWX collection at:

https://galaxy.ansible.com/awx/awx

Supporting correct operation of the modules is the maintenance aim of this
package.

.. |Build Status| image:: https://img.shields.io/travis/com/ansible/tower-cli.svg
:target: https://travis-ci.com/ansible/tower-cli
.. |Coverage Status| image:: https://img.shields.io/coveralls/ansible/tower-cli.svg
:target: https://coveralls.io/r/ansible/tower-cli
.. |Version| image:: https://img.shields.io/pypi/v/ansible-tower-cli.svg
:target: https://pypi.python.org/pypi/ansible-tower-cli/
.. |Downloads| image:: https://img.shields.io/pypi/dm/ansible-tower-cli.svg
:target: https://pypi.python.org/pypi/ansible-tower-cli/
.. |License| image:: https://img.shields.io/pypi/l/ansible-tower-cli.svg
:target: https://pypi.python.org/pypi/ansible-tower-cli/
.. |Supported Python Versions| image:: https://img.shields.io/pypi/pyversions/ansible-tower-cli.svg
:target: https://pypi.python.org/pypi/ansible-tower-cli/