Skip to content

Latest commit

 

History

30 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ansible-tower-diagnose

tower-diagnose pulls all the details from Ansible Tower using REST API endpoint and stores the output in a text file with their respective endpoint name.

Requirements

  • tower-diagnose requires python 2.7+
  • Install dependencies by executing the below command
pip install -r requirements.txt

Getting started

  • Edit config.ini by passing Tower url, username and password.
  • Now, execute tower_diagnose script like below
./tower_diagnose
  • After execution it'll return a bzip2 type tar file in the below format:
tower-diagnose-%Y-%m-%d-%H-%M-%S.tar.bz2
  • Unpack the newly created tar file and check for Tower endpoint details.

About

tower-diagnose pulls all the details from Ansible Tower using REST API endpoint and stores the output in a text file with their respective endpoint name.

Resources

Code of conduct

Contributing

Security policy

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages