Fix typo
This commit is contained in:
parent
e67a1eaff5
commit
31f0e18dfb
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
service: name=libvirtd state=started enabled=yes
|
||||
|
||||
- name: set bridging to work right -
|
||||
copy: sec="{{ files }}/virthost/99-bridge.rules" dest=/etc/udev/rules.d/99-bridge.rules
|
||||
copy: src="{{ files }}/virthost/99-bridge.rules" dest=/etc/udev/rules.d/99-bridge.rules
|
||||
notify:
|
||||
- restart bridge
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue