Add 'roles/shell/main.yml'

This commit is contained in:
ubergeek 2018-12-20 20:39:09 -05:00
parent e9cef0e411
commit 2491e739b5
1 changed files with 6 additions and 0 deletions

6
roles/shell/main.yml Normal file
View File

@ -0,0 +1,6 @@
---
# This playbook the stuff for the shell server
- include: packages.yml
- include: users.yml
- include: resolv.yml