https://github.com/ansible/training-content
Reveal.js + Revelator training content
https://github.com/ansible/training-content
Last synced: 5 months ago
JSON representation
Reveal.js + Revelator training content
- Host: GitHub
- URL: https://github.com/ansible/training-content
- Owner: ansible
- Fork: true (sivel/ansible-training-content)
- Created: 2014-04-03T17:39:13.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-11-04T13:40:41.000Z (over 9 years ago)
- Last Synced: 2024-09-27T08:23:30.757Z (9 months ago)
- Language: Python
- Homepage:
- Size: 544 KB
- Stars: 35
- Watchers: 14
- Forks: 25
- 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
```