Skip to content

Commit

Permalink
Merge pull request #814 from bshephar/NetworkManager-ovs-become
Browse files Browse the repository at this point in the history
Escalate privs for NetworkManager-ovs install
  • Loading branch information
openshift-merge-bot[bot] authored Nov 18, 2024
2 parents 998ae17 + 2dfcf7f commit e197c75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/edpm_network_config/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@

- name: Configure network with network role from system roles [nmstate]
when: edpm_network_config_tool == 'nmstate'
become: true
block:
- name: Install OVS NetworkManager plugin [nmstate]
ansible.builtin.dnf:
Expand Down

0 comments on commit e197c75

Please sign in to comment.