Ver código fonte

Restructure a bit.

master
Chris Smith 9 anos atrás
pai
commit
41fd6b2df9
4 arquivos alterados com 3 adições e 0 exclusões
  1. 3
    0
      README.md
  2. 0
    0
      inventories/inventory.yml
  3. 0
    0
      playbooks/all.yml
  4. 0
    0
      playbooks/common.yml

+ 3
- 0
README.md Ver arquivo

@@ -7,3 +7,6 @@ servers.
7 7
 Most of the interesting stuff is found in the roles contained in the
8 8
 [DMDirc/ansible-roles](https://github.com/DMDirc/ansible-roles) repo.
9 9
 
10
+To run all of the playbooks:
11
+
12
+    ansible-playbook -i inventories/inventory.yml -u root playbooks/all.yml

hosts → inventories/inventory.yml Ver arquivo


all.yml → playbooks/all.yml Ver arquivo


common.yml → playbooks/common.yml Ver arquivo


Carregando…
Cancelar
Salvar