GROG.debug-variable

Debug-variable

Ansible Galaxy Build Status Latest tag Gitter chat

This is a tool to help debug variables in Ansible.

Inspired by Lester Wade.

This tool collects all Ansible variables and saves them to a file for easier debugging. Only use this tool in development environments! Using it in production could pose serious security risks.

Requirements

  • Ensure your hosts are set up for Ansible (e.g., have Python installed).

Role Variables

Variable Description Default Value
debug_variable_dump_location Where to save the dump file '/tmp/ansible.dump'

Dependencies

None.

Example Playbook

---
- hosts: servers
  roles:
  - { role: GROG.debug-variable }

Contributing

Any help, changes, or suggestions are welcome!

Author

Created by G. Roggemans

License

MIT License

Informazioni sul progetto

A role for debugging ansible variables.

Installa
ansible-galaxy install GROG.debug-variable
Licenza
mit
Download
170.1k
Proprietario
Open Source Science and Technology