Ansible: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Ansible == Noisebridge uses Ansible to manage and deploy changed to some important infrastructure bits, like mail configuration, DNS configuration, etc. https://github.co...") |
No edit summary |
||
| Line 3: | Line 3: | ||
Noisebridge uses Ansible to manage and deploy changed to some important infrastructure bits, like mail configuration, DNS configuration, etc. | Noisebridge uses Ansible to manage and deploy changed to some important infrastructure bits, like mail configuration, DNS configuration, etc. | ||
https://github.com/noisebridge/ansible | [https://github.com/noisebridge/ansible Noisebridge Ansible Repo] | ||
[[Ansible/Quickstart | Ansible Quickstart]] | |||
=== Roles === | === Roles === | ||
Revision as of 17:38, 26 November 2018
Ansible
Noisebridge uses Ansible to manage and deploy changed to some important infrastructure bits, like mail configuration, DNS configuration, etc.
Roles
- cloudalchemy
- prometheus
- node-exporter
- mailman
- nextcloud-docker
- geerlingguy
- mysql
- antoiner77
- caddy
- percona
- postfix
- tor
- utils
- memcached
- coredns
- ansiblebit
- grafana
- security
- mailman3
- mediawiki
Prometheus
What is this machine? Where is it? What does it do? Who has access to it? What is on it besides molecule?
molecule
"Molecule aids in the development and testing of Ansible roles."
https://github.com/ansible/molecule
why are there two instances, default and alternate?