create roles for richard user and home.xai-corp.net

This commit is contained in:
2015-09-19 16:49:12 -04:00
parent 8ddae69caf
commit c639e5dc4b
20 changed files with 251 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
---
# handlers/main.yml
# define handlers here
#- name: restart <service>
# service: name=<service> state=restarted
#- name: stop <service>
# service: name=<service> state=stopped