ff
This commit is contained in:
@@ -146,14 +146,14 @@
|
|||||||
|
|
||||||
- name: Run nmcli to activate {{ phy_int2_name }}
|
- name: Run nmcli to activate {{ phy_int2_name }}
|
||||||
command: /usr/bin/nmcli c up {{ phy_int2_name }}
|
command: /usr/bin/nmcli c up {{ phy_int2_name }}
|
||||||
|
notify: Restart NetworkManager
|
||||||
- name: Apply tags to tasks within included file
|
- name: Apply tags to tasks within included file
|
||||||
include_tasks: iptables.yaml
|
include_tasks: iptables.yaml
|
||||||
args:
|
args:
|
||||||
apply:
|
apply:
|
||||||
tags:
|
tags:
|
||||||
- iptables
|
- iptables
|
||||||
notify: Restart NetworkManager
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user