Remove unused roles from main playbook

This commit is contained in:
Ryan Cavicchioni 2022-08-30 22:37:00 -05:00
parent cb5971876f
commit e323abe694
Signed by: ryanc
GPG Key ID: 877EEDAF9245103D
2 changed files with 0 additions and 6 deletions

View File

@ -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

View File

@ -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: