Ansible Rollen für die VM Hosts des Freifunk Regensburg
Go to file
Jan b3aec0c01c Add tiny drone ansible-lint job 2020-06-08 05:23:26 +02:00
roles Fail role/pve-subscribe on incompatible target 2020-05-10 19:47:42 +02:00
.drone.yml Add tiny drone ansible-lint job 2020-06-08 05:23:26 +02:00
.gitignore Added pve-subscribe role 2019-01-04 21:02:01 +01:00
README.md Add tiny drone ansible-lint job 2020-06-08 05:23:26 +02:00
ansible.cfg initial commit 2019-01-04 19:27:04 +01:00
hosts initial commit 2019-01-04 19:27:04 +01:00
site.yml Added conditional repo config to pve-subscribe 2019-01-05 23:14:33 +01:00

README.md

Ansible (VM Host) Freifunk Regensburg

Build Status

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.