openshift_node_group.yml 128 B

123456
  1. ---
  2. - name: Setup node-group configmaps
  3. hosts: oo_first_master
  4. tasks:
  5. - debug:
  6. msg: "openshift_node_group play ran"