: dynamic inventory with proxmox
Some checks failed
ansible-lint / lint-everything (push) Failing after 1m12s

This commit is contained in:
VC
2025-03-21 09:06:39 +01:00
parent 064c28f0a7
commit 609ee99d57
34 changed files with 169 additions and 239 deletions

View File

@@ -1,7 +1,7 @@
---
- name: Deploy transmission
hosts: transmission
hosts: btservers
diff: true
roles:
- transmission

View File

@@ -1,7 +1,7 @@
---
- name: Retrieve network info
hosts: all:!disabled_server_conf:!machinbox.mateu.be
hosts: all:!disabled_server_conf:!machinbox
gather_facts: true
gather_subset:
- network

View File

@@ -8,7 +8,7 @@
tasks: []
- name: Deploy haproxy
hosts: loadbalancers
hosts: lbservers
diff: true
roles:
- haproxy

View File

@@ -1,7 +1,7 @@
---
- name: Deploy smtp relay
hosts: all:!disabled_server_conf:!machinbox.mateu.be:!mail.dmz.mateu.be
hosts: all:!disabled_server_conf:!machinbox:!mail
diff: true
roles:
- smtprelay

View File

@@ -1,7 +1,7 @@
---
- name: Install libertus webapplications
hosts: web1.dmz.mateu.be
hosts: web1
diff: true
roles:
- role: bac
@@ -20,7 +20,7 @@
tags: [never, nextcloud]
- name: Install dojo webapplications
hosts: web2.dmz.mateu.be
hosts: web2
diff: true
roles:
- wordpress

View File

@@ -1,7 +1,7 @@
---
- name: Retrieve network info
hosts: loadbalancers
hosts: lbservers
gather_facts: true
gather_subset:
- network