diff --git a/README.md b/README.md deleted file mode 100644 index e69de29..0000000 diff --git a/inv.yml b/inv.yml deleted file mode 100755 index 2351e9d..0000000 --- a/inv.yml +++ /dev/null @@ -1,8 +0,0 @@ -all: - hosts: - proxmox: - ansible_host: 192.168.88.56 - - # sbk-proxmox: - # ansible_host: 172.30.30.24 - diff --git a/inv2.yml b/inv2.yml deleted file mode 100755 index 8ca3719..0000000 --- a/inv2.yml +++ /dev/null @@ -1,8 +0,0 @@ -all: - hosts: - proxmox: - ansible_host: 192.168.88.57 - - # sbk-proxmox: - # ansible_host: 172.30.30.24 - diff --git a/proxmox-upgrade.yml b/proxmox-upgrade.yml deleted file mode 100755 index 3252946..0000000 --- a/proxmox-upgrade.yml +++ /dev/null @@ -1,7 +0,0 @@ ---- -- name: Upgrade proxmox server - become: true - hosts: proxmox - roles: - - roles/proxmox-upgrade -... diff --git a/roles/proxmox-upgrade b/roles/proxmox-upgrade deleted file mode 160000 index f30a714..0000000 --- a/roles/proxmox-upgrade +++ /dev/null @@ -1 +0,0 @@ -Subproject commit f30a714101e62b7f64ecc55dc3d1c421cfe7bbbf