Try this
This commit is contained in:
parent
5479f08c80
commit
abdf1d310d
1 changed files with 1 additions and 1 deletions
|
@ -33,4 +33,4 @@
|
|||
- service
|
||||
- watchdog
|
||||
- base
|
||||
when: watchdog_dev|succeeded and ansible_virtualization_role == 'guest' and watchdog_dev.stat.exists
|
||||
when: watchdog_dev is defined and ansible_virtualization_role == 'guest' and watchdog_dev.stat.exists
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue