Old ansible configuration for servers
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Chris Smith 9a08f130f4 Move shared roles submodule to common-roles. před 9 roky
common-roles @ 3cc8a8a9a9 Move shared roles submodule to common-roles. před 9 roky
data New key for attic před 9 roky
inventories Set up redirects. před 9 roky
playbooks Set up redirects. před 9 roky
.gitmodules Move shared roles submodule to common-roles. před 9 roky
README.md Restructure a bit. před 9 roky
ansible.cfg Move shared roles submodule to common-roles. před 9 roky

README.md

Ansible config

This repo contains the ansible playbooks and config used to provision my own servers.

Most of the interesting stuff is found in the roles contained in the DMDirc/ansible-roles repo.

To run all of the playbooks:

ansible-playbook -i inventories/inventory.yml -u root playbooks/all.yml