--- - name: Perform common tasks hosts: ruby become: yes roles: - base - common tags: base - hosts: ruby become: yes roles: - ruby tags: ruby - name: Install Woodpecker agent hosts: ruby become: yes roles: - woodpecker tags: woodpecker - name: Install Restic hosts: ruby become: yes roles: - restic tags: restic - hosts: ruby become: yes roles: - monica tags: monica