Merge "Stop NetworkManager on RHEL"

This commit is contained in:
Zuul 2022-08-12 14:13:10 +00:00 committed by Gerrit Code Review
commit 18cbc0379d

View File

@ -43,7 +43,6 @@
masked: yes
when:
- ansible_facts['os_family'] == 'RedHat'
- ansible_facts['distribution_major_version'] == '9'
- name: Run the systemd-networkd role
include_role: