- name: Setup Linux system - part 2 hosts: "{{ hosts | default('all') }}" gather_facts: true roles: - firewall - logcheck - root - setup-usrlocal - sshd