mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-24 05:30:18 +00:00
Add 'roles/shell/main.yml'
This commit is contained in:
6
roles/shell/main.yml
Normal file
6
roles/shell/main.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
# This playbook the stuff for the shell server
|
||||
|
||||
- include: packages.yml
|
||||
- include: users.yml
|
||||
- include: resolv.yml
|
||||
Reference in New Issue
Block a user