nfs/client: fix copypasta
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
592f0c8f3c
commit
b9ec7574ad
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
- meta: flush_handlers
|
||||
# on builders re-up eth0 to make sure systemd-resolved has updated info
|
||||
- name: nmcli c up eth0 on buildvms
|
||||
command: nmcli c up eth0 >/dev/null
|
||||
command: nmcli c up eth0
|
||||
check_mode: no
|
||||
when: inventory_hostname.startswith('buildvm')
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue