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