ff
This commit is contained in:
@@ -106,6 +106,9 @@
|
||||
shell: /usr/bin/nmcli c | grep 'Ethernet-{{ int_name }}'
|
||||
register: nmcli_result_eth
|
||||
ignore_errors: True
|
||||
loop: "{{ phy_ints }}"
|
||||
loop_control:
|
||||
loop_var: int_name
|
||||
|
||||
- name: Check result nmcli eth
|
||||
set_fact:
|
||||
|
||||
Reference in New Issue
Block a user