This commit is contained in:
2024-09-03 21:59:26 +03:00
parent ccc710407b
commit 9e606cf4f4
2 changed files with 10 additions and 10 deletions

View File

@@ -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: