]> git.phdru.name Git - ansible.git/blob - playbooks/debian/init-system2.yml
Feat(apt): Remove option `purge`
[ansible.git] / playbooks / debian / init-system2.yml
1 - name: Setup Debain system - part 2
2   hosts: "{{ hosts | default('all') }}"
3   gather_facts: false
4   roles:
5     - init-system2
6     - remove-systemd
7     - root
8     - firewall
9     - logcheck
10     - sshd