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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user