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