Ansible Rollen für die VM Hosts des Freifunk Regensburg
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Jan 8c9ce3ded4 Fail role/pve-subscribe on incompatible target
Allow role/pve-subscribe to fail on incompatible target without failing
the entire playbook run. This allows the playbook to easely setup the
environment against non-proxmox targets.
3 years ago
roles Fail role/pve-subscribe on incompatible target 3 years ago
.gitignore Added pve-subscribe role 4 years ago
README.md initial commit 4 years ago
ansible.cfg initial commit 4 years ago
hosts initial commit 4 years ago
site.yml Added conditional repo config to pve-subscribe 4 years ago

README.md

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.