Merge pull request #24 from jovial/ovs-root

ovs-vsctl list-br requires root privileges
This commit is contained in:
jovial 2018-10-03 17:40:18 +01:00 committed by GitHub
commit 670f3080b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,6 +39,7 @@
command: ovs-vsctl list-br
register: ovs_bridges
changed_when: false
become: true
- name: Register source interface as an Open vSwitch bridge
set_fact: