Parcourir la source

Merge pull request #8680 from mgugino-upstream-stage/placeholder-node-groups

Add placeholder for openshift_node_group play
Michael Gugino il y a 6 ans
Parent
commit
d06eb8a1ce
1 fichiers modifiés avec 6 ajouts et 0 suppressions
  1. 6 0
      playbooks/openshift-master/openshift_node_group.yml

+ 6 - 0
playbooks/openshift-master/openshift_node_group.yml

@@ -0,0 +1,6 @@
+---
+- name: Setup node-group configmaps
+  hosts: oo_first_master
+  tasks:
+  - debug:
+      msg: "openshift_node_group play ran"