You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
11 months ago | |
---|---|---|
roles | 11 months ago | |
.gitignore | 2 years ago | |
README.md | 2 years ago | |
ansible.cfg | 2 years ago | |
hosts | 2 years ago | |
site.yml | 2 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
.