|
7 months ago | |
---|---|---|
filter_plugins | 11 months ago | |
group_vars/all | 7 months ago | |
host_vars | 2 years ago | |
library | 3 years ago | |
roles | 7 months ago | |
.gitignore | 2 years ago | |
README.md | 1 year ago | |
ansible.cfg | 1 year ago | |
hosts | 7 months ago | |
site.yml | 7 months ago |
The python package netaddr is required on the host running ansible.
The vault password must be stored in .vault_pass
.
The only supported distributions to deploy roles on is debian stretch and buster (stretch may be too old for prometheus).
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
.
Some roles are derived from https://github.com/FreifunkBremen/ansible/