del
parent
97b0d251fd
commit
67be0c35ea
8
inv.yml
8
inv.yml
|
|
@ -1,8 +0,0 @@
|
||||||
all:
|
|
||||||
hosts:
|
|
||||||
proxmox:
|
|
||||||
ansible_host: 192.168.88.56
|
|
||||||
|
|
||||||
# sbk-proxmox:
|
|
||||||
# ansible_host: 172.30.30.24
|
|
||||||
|
|
||||||
8
inv2.yml
8
inv2.yml
|
|
@ -1,8 +0,0 @@
|
||||||
all:
|
|
||||||
hosts:
|
|
||||||
proxmox:
|
|
||||||
ansible_host: 192.168.88.57
|
|
||||||
|
|
||||||
# sbk-proxmox:
|
|
||||||
# ansible_host: 172.30.30.24
|
|
||||||
|
|
||||||
|
|
@ -1,7 +0,0 @@
|
||||||
---
|
|
||||||
- name: Upgrade proxmox server
|
|
||||||
become: true
|
|
||||||
hosts: proxmox
|
|
||||||
roles:
|
|
||||||
- roles/proxmox-upgrade
|
|
||||||
...
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
Subproject commit f30a714101e62b7f64ecc55dc3d1c421cfe7bbbf
|
|
||||||
Loading…
Reference in New Issue