Updated tests

This commit is contained in:
obscuren
2015-02-02 19:55:38 -08:00
parent 8ccde784f9
commit 6fecb150d6
38 changed files with 6364 additions and 154 deletions

View File

@@ -0,0 +1,4 @@
---
- name: restart sshd
sudo: true
service: name=ssh state=restarted