localhost.yml 160 B

12345678
  1. ---
  2. openshift_node_labels:
  3. region: infra
  4. zone: default
  5. openshift_schedulable: True
  6. ansible_become: True
  7. ansible_become_user: root
  8. ansible_connection: local