Old ansible configuration for servers
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Chris Smith 9a08f130f4 Move shared roles submodule to common-roles. il y a 9 ans
common-roles @ 3cc8a8a9a9 Move shared roles submodule to common-roles. il y a 9 ans
data New key for attic il y a 9 ans
inventories Set up redirects. il y a 9 ans
playbooks Set up redirects. il y a 9 ans
.gitmodules Move shared roles submodule to common-roles. il y a 9 ans
README.md Restructure a bit. il y a 9 ans
ansible.cfg Move shared roles submodule to common-roles. il y a 9 ans

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