Old ansible configuration for servers
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Chris Smith a3f96439b8 Add backups playbook. 9 anos atrás
data Add backups playbook. 9 anos atrás
inventories Add backups playbook. 9 anos atrás
playbooks Add backups playbook. 9 anos atrás
roles @ 6d0516e7ab Add backups playbook. 9 anos atrás
.gitmodules Add roles submodule 9 anos atrás
README.md Restructure a bit. 9 anos atrás
ansible.cfg Strip down the config. 9 anos atrás

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