Skip to main content

Debugger for Ansible Playbook

Project description

Although Ansible is a powerful tool for configuration management, debugging its playbook is often bothersome. One of its reasons is an error message from ansible may not include enough information for debug. For example, variables and task’s keywords are not included usually. Another reason is the time it takes to run a playbook. It may take a long time, and you may need to run the playbook several times to get more details and to see that the bug is fixed.

ansible-playbook-debugger is the debugger to facilitate such a bothersome work. When a task fails, the debugger is invoked automatically. Then you can check the module’s arguments, variables, keywords, and so on. Furthermore, you can change the module’s arguments to fix a bug, and re-execute the task. If the re-execution is successful, the playbook continues to run as if there was no error.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ansible-playbook-debugger-0.2.1.tar.gz (27.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page