mirror of
https://gitea.0xace.cc/ansible-galaxy/network.git
synced 2025-07-20 06:43:08 +00:00
update
This commit is contained in:
@ -15,6 +15,8 @@
|
||||
state: present
|
||||
notify:
|
||||
- Reload interface with nmcli
|
||||
set_fact:
|
||||
reload_interfaces: "{{ reload_interfaces + iface.conn_name }}"
|
||||
|
||||
- name: Get existing ipv4 routes
|
||||
shell: nmcli -g ipv4.routes connection show {{ iface.conn_name }}
|
||||
|
Reference in New Issue
Block a user