nfs/client / buildvm: do not show this as changed for check runs ever
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
a5f6a7c2ff
commit
3e0989ae7e
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
||||||
- name: nmcli c up eth0 on buildvms
|
- name: nmcli c up eth0 on buildvms
|
||||||
command: nmcli c up eth0
|
command: nmcli c up eth0
|
||||||
check_mode: no
|
check_mode: no
|
||||||
|
changed_when: false
|
||||||
when: inventory_hostname.startswith('buildvm')
|
when: inventory_hostname.startswith('buildvm')
|
||||||
tags:
|
tags:
|
||||||
- nfs/client
|
- nfs/client
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue