ff
This commit is contained in:
@@ -141,12 +141,12 @@
|
||||
- name: Run nmcli to activate {{ LTE_con_name }}
|
||||
command: /usr/bin/nmcli c up {{ LTE_con_name }}
|
||||
|
||||
- name: Run nmcli to activate {{ phy_int1_name }}
|
||||
command: /usr/bin/nmcli c up {{ LTE_con_name }}
|
||||
# - name: Run nmcli to activate {{ phy_int1_name }}
|
||||
# command: /usr/bin/nmcli c up {{ LTE_con_name }}
|
||||
|
||||
- name: Run nmcli to activate {{ phy_int2_name }}
|
||||
command: /usr/bin/nmcli c up {{ LTE_con_name }}
|
||||
|
||||
|
||||
- name: Apply tags to tasks within included file
|
||||
include_tasks: iptables.yaml
|
||||
args:
|
||||
|
||||
Reference in New Issue
Block a user