Old ansible configuration for servers
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Chris Smith ebca04c191 Add Juliet role. vor 9 Jahren
common-roles @ 3cc8a8a9a9 Move shared roles submodule to common-roles. vor 9 Jahren
data New key for attic vor 9 Jahren
inventories Add Juliet role. vor 9 Jahren
local-roles/juliet-bravo Add Juliet role. vor 9 Jahren
playbooks Add Juliet role. vor 9 Jahren
.gitmodules Move shared roles submodule to common-roles. vor 9 Jahren
README.md Restructure a bit. vor 9 Jahren
ansible.cfg Add Juliet role. vor 9 Jahren

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