Skip to content

Commit

Permalink
add feature checklist and update example gif
Browse files Browse the repository at this point in the history
  • Loading branch information
reelsense committed Sep 2, 2018
1 parent 4f93ca4 commit ef4083e
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,20 @@
# ansible-experiments
:microscope: Ansible experimentation

![](https://thumbs.gfycat.com/FalseGranularDogwoodclubgall-size_restricted.gif)

### What can these playbooks do?

### [Use _Ansible_ to install OS updates](/package_updates)
Features | Ubuntu | Debian | FreeBSD |
-------------------------------------------------|--------|--------|---------|
💾 [Update packages and OS][pkg_upd] | ✅ | ✅ | ✅ |
☁️ [Make & Cleanup EC2 AMI snapshots][ami] | ✅ | ✅ | ✅ |
🎛 [User account and dot file management][usr_mgmt] | ✅ | ✅ | ✅ |

[pkg_upd]: /package_updates
[ami]: /cleanup_ami_snapshots
[usr_mgmt]: /add-users-groups-authorized_keys-dot-files

![](https://cdn.ipfu.org/git/assets/gif/shell-ansible-experiments.gif)

## Contributors

Expand Down

0 comments on commit ef4083e

Please sign in to comment.