mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-06-16 07:39:23 +00:00
6 lines
138 B
YAML
6 lines
138 B
YAML
---
|
|
# This playbook the stuff for the shell server
|
|
|
|
- include: packages.yml
|
|
- include: users.yml
|
|
- include: admins.yml |