main
Дмитрий Фёдоров 2024-05-28 18:00:38 +03:00
parent d3b6b1eb01
commit 97b0d251fd
4 changed files with 24 additions and 0 deletions

8
inv.yml Executable file
View File

@ -0,0 +1,8 @@
all:
hosts:
proxmox:
ansible_host: 192.168.88.56
# sbk-proxmox:
# ansible_host: 172.30.30.24

8
inv2.yml Executable file
View File

@ -0,0 +1,8 @@
all:
hosts:
proxmox:
ansible_host: 192.168.88.57
# sbk-proxmox:
# ansible_host: 172.30.30.24

7
proxmox-upgrade.yml Executable file
View File

@ -0,0 +1,7 @@
---
- name: Upgrade proxmox server
become: true
hosts: proxmox
roles:
- roles/proxmox-upgrade
...

1
roles/proxmox-upgrade Submodule

@ -0,0 +1 @@
Subproject commit f30a714101e62b7f64ecc55dc3d1c421cfe7bbbf