std_include.yml 222 B

12345678910111213141516
  1. ---
  2. - include: evaluate_groups.yml
  3. tags:
  4. - always
  5. - include: initialize_facts.yml
  6. tags:
  7. - always
  8. - include: validate_hostnames.yml
  9. tags:
  10. - node
  11. - include: initialize_openshift_version.yml
  12. tags:
  13. - always