Skip to content

Command line tool and client library for Ansible Tower's REST API

License

Notifications You must be signed in to change notification settings

AlanCoding/tower-cli

 
 

Repository files navigation

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.

Anyone developing new tooling around AWX or Ansible Tower via a Unix command line is suggested to use the new CLI.

https://github.com/ansible/awx/tree/devel/awxkit/awxkit/cli/docs

About

Command line tool and client library for Ansible Tower's REST API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.5%
  • Other 0.5%