--- - name: Configure system packages import_tasks: pkgs.yml - name: Configure firewall import_tasks: ufw.yml - name: Configure SSH import_tasks: ssh.yml - name: Configure disks import_tasks: disks.yml tags: - boot