Explorar o código

comment on usage

Grega Bremec %!s(int64=3) %!d(string=hai) anos
pai
achega
e732e664c6
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  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
 - assert:
     that: cluster is defined