From e323abe6940a05864233803bff55a2a47c84925e Mon Sep 17 00:00:00 2001 From: Ryan Cavicchioni Date: Tue, 30 Aug 2022 22:37:00 -0500 Subject: [PATCH] Remove unused roles from main playbook --- playbook.yaml | 4 ---- workstation.yaml | 2 -- 2 files changed, 6 deletions(-) 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: