浏览代码

comment on usage

Grega Bremec 3 年之前
父节点
当前提交
e732e664c6
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      roles/federate-clusters/tasks/main.yml

+ 5 - 0
roles/federate-clusters/tasks/main.yml

@@ -1,4 +1,9 @@
 ---
 ---
+# this "role" is supposed to be included, not applied, and needs the "clusters"
+# data structure, and the "cluster" variable pointing to one of the members of
+# clusters. it will be applied to that cluster in accordance with the contents
+# of the data structure.
+#
 # some data sanity checks
 # some data sanity checks
 - assert:
 - assert:
     that: cluster is defined
     that: cluster is defined