This repository has been archived on 2024-01-01. You can view files and clone it, but cannot push or open issues or pull requests.
ansible/roles/shell/tasks/main.yml

21 lines
494 B
YAML

---
# This playbook contains all of the common things every machine in the site gets. Basic packages, users, etc etc.
- include: packages.yml
- include: users.yml
- include: apache2-mods.yml
- include: ufw.yml
- include: znc.yml
- include: bzflag.yml
- include: minetest.yml
- include: minecraft.yml
- include: dovecot.yml
- include: postfix.yml
- include: iris.yml
- include: gopher.yml
- include: pb.yml
- include: botany.yml
- include: opendkim.yml
- include: bbj.yml
# - include: vnc.yml