https://github.com/agx/ansible-helpers
Some ansible helper scripts
https://github.com/agx/ansible-helpers
ansible cli syntax-checker
Last synced: about 2 months ago
JSON representation
Some ansible helper scripts
- Host: GitHub
- URL: https://github.com/agx/ansible-helpers
- Owner: agx
- License: gpl-3.0
- Created: 2017-09-27T08:58:52.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-27T11:13:02.000Z (almost 9 years ago)
- Last Synced: 2026-02-08T10:46:22.543Z (5 months ago)
- Topics: ansible, cli, syntax-checker
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
Some helpers to validate ansible.
- validate-yamls.py: validate all found yaml files
- validate-templates.py: validate jinja2 templates
[](https://travis-ci.org/agx/ansible-helpers)