ansible-talk

Ansible talk to be presented to SIL staff on 7th September 2018

How to run the presentation

# clone the repo
git clone git@github.com:evansmurithi/ansible-talk.git

# cd into ansible-talk dir
cd ansible-talk

# start a web server
# if you have python installed
python -m SimpleHTTPServer 8000

# open your browser and enter http://localhost:8000

Credits

Presentation made with ❤️ using reveal.js