]> git.phdru.name Git - ansible.git/blob - playbooks/redhat/init-system2.yml
Feat(adjtimex): Install `adjtimex` and `ntpdate`
[ansible.git] / playbooks / redhat / init-system2.yml
1 - name: Setup Debain system - part 2
2   hosts: "{{ hosts | default('all') }}"
3   gather_facts: true
4   roles:
5     - init-system2
6     - root
7     - firewall
8     - logcheck
9     - sshd