Skip to content

Slides, example playbooks and blog for automating system administration tasks with Ansible

Notifications You must be signed in to change notification settings

pysprings/sysadmin-ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

System Administration with Ansible

This repository contains slides and examples for a presentation on using Ansible for automating system administration.

The example in ansible/ uses roles to configure a remote host for serving a static blog built using Pelican and comments for that static blog using Isso.

The playbook was designed for Fedora 20 and may not work with other distributions out of the box.

Slides are in the presentation/ directory and were designed for use with rst2html5 and Deck.js.

License and Credit

Unless otherwise noted, the contents are available under a cc-by-sa 4.0 international licence

The foundation-default-colors theme for pelican is courtesy of Kenton Hamaluik.

Other Requirements

On the local host, you'll need the following to run the example playbook:

  • Ansible >= 1.4
  • Pelican >= 3.3

About

Slides, example playbooks and blog for automating system administration tasks with Ansible

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages