]> git.phdru.name Git - ansible.git/blob - playbooks/init-system.yml
Update(logcheck): Update `local-spamassassin`
[ansible.git] / playbooks / init-system.yml
1 - name: Setup Linux system
2   hosts: "{{ hosts | default('all') }}"
3   gather_facts: true
4   roles:
5     - sudo
6     - phd