]> git.phdru.name Git - ansible.git/blob - playbooks/debian/remove-systemd.yml
ed184c0c40f501e8d6132cf421d266ea92247d59
[ansible.git] / playbooks / debian / remove-systemd.yml
1 - name: Setup Debain system - remove SystemD
2   hosts: "{{ hosts | default('all') }}"
3   gather_facts: false
4   roles:
5     - remove-systemd