Added verify_config.yml playbook and included it in site.yml, Updated README.md with config verifications for ip routing prefix and metal_lb_ip_range checks etc

This commit is contained in:
kip
2023-10-18 19:01:10 +02:00
parent 95b2836dfc
commit fe4407db0e
9 changed files with 218 additions and 1 deletions

View File

@@ -1,4 +1,7 @@
---
- name: Import verify_config playbook
ansible.builtin.import_playbook: verify_config.yml
- name: Prepare Proxmox cluster
hosts: proxmox
gather_facts: true