Initial commit.

This commit is contained in:
Drew Larson
2016-03-23 16:29:28 -06:00
commit b6ad0dd068
90 changed files with 2889 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
- name: restart nginx
service: name=nginx state=restarted