├── README.md ├── tasks └── main.yml └── vars └── main.yml /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alexpdp7/ansible-create-proxmox-host/HEAD/README.md -------------------------------------------------------------------------------- /tasks/main.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alexpdp7/ansible-create-proxmox-host/HEAD/tasks/main.yml -------------------------------------------------------------------------------- /vars/main.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alexpdp7/ansible-create-proxmox-host/HEAD/vars/main.yml --------------------------------------------------------------------------------