Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sivel/ansible-training-content
Official Ansible Training Content
https://github.com/sivel/ansible-training-content
Last synced: 4 days ago
JSON representation
Official Ansible Training Content
- Host: GitHub
- URL: https://github.com/sivel/ansible-training-content
- Owner: sivel
- Created: 2014-02-18T22:23:14.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-05T18:07:16.000Z (over 10 years ago)
- Last Synced: 2024-10-30T01:57:59.516Z (14 days ago)
- Language: Python
- Homepage:
- Size: 1.25 MB
- Stars: 23
- Watchers: 7
- Forks: 47
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ansible-sprint
## Build Instructions
Build instructions can be found in build.yml.
### Dependencies
* PyYAML
## Syntax Checking
```
python syntax_check.py *.yml
```