Ansible Rollen für die VM Hosts des Freifunk Regensburg
Jan-Jonas Sämann
0ca924eca0
Pull iso files into Proxmox's template/iso/ directory - role: prepare-template-iso url: "https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-9.6.0-amd64-netinst.iso" |
||
---|---|---|
roles | ||
.gitignore | ||
ansible.cfg | ||
hosts | ||
README.md | ||
site.yml |
Ansible (VM Host) Freifunk Regensburg
Requirements
The only supported distribution to deploy roles on is Proxmox 5.x.
Running Ansible
To deploy all defined roles on all servers simply run ansible-playbook site.yml
.
To deploy only one server run ansible-playbook -l hostname site.yml
.