This repository has been archived on 2022-10-24. You can view files and clone it, but cannot push or open issues or pull requests.
sysconfig/site.yml

9 lines
132 B
YAML

---
# System-wide playbook
- name: Baseline configuration
hosts: common
become: yes
become_method: sudo
roles:
- common