浏览代码

Restructure a bit.

master
Chris Smith 9 年前
父节点
当前提交
41fd6b2df9
共有 4 个文件被更改,包括 3 次插入0 次删除
  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 查看文件

@@ -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 查看文件


all.yml → playbooks/all.yml 查看文件


common.yml → playbooks/common.yml 查看文件


正在加载...
取消
保存