1
0
mirror of https://github.com/openshift/openshift-ansible.git synced 2026-02-05 15:45:57 +01:00

Merge openshift_facts role into openshift_node40

This commit is contained in:
Jeremiah Stuever
2019-02-28 18:25:24 -05:00
parent 2b0b5d7a03
commit f4188438c1
7 changed files with 6 additions and 1496 deletions

View File

@@ -8,8 +8,6 @@
# l_init_fact_hosts is passed in via play during control-plane-only
# upgrades and scale-up plays; otherwise oo_all_hosts is used.
hosts: "{{ l_init_fact_hosts | default('oo_all_hosts') }}"
roles:
- role: openshift_facts
tasks:
- name: Detect OS Variant from /etc/os-release