diff --git a/playbook.yaml b/playbook.yaml index 4f11435..7051b64 100644 --- a/playbook.yaml +++ b/playbook.yaml @@ -6,8 +6,6 @@ - util - sudo - hostsfile - - { role: vm_guest, when: "ansible_virtualization_type is defined" } - - grub - certs - rsyslog - users @@ -19,8 +17,6 @@ - chrony - unattended-upgrades - postfix - - aide - - telegraf - restic - node_exporter - blackbox_exporter diff --git a/workstation.yaml b/workstation.yaml index 4cc959a..e343651 100644 --- a/workstation.yaml +++ b/workstation.yaml @@ -111,8 +111,6 @@ network_config: address: 172.17.10.53/24 gateway: 172.17.10.1 - roles: - - libvirt - hosts: rabbitmq_servers become: true vars: