Update XEN setup
This commit is contained in:
parent
7843283f5e
commit
27806e4d43
|
@ -129,7 +129,7 @@
|
||||||
gather_facts: no
|
gather_facts: no
|
||||||
|
|
||||||
pre_tasks:
|
pre_tasks:
|
||||||
- command: cat /proc/sys/xen/independent_wallclock
|
- shell: 'cat /proc/sys/xen/independent_wallclock || echo 1'
|
||||||
changed_when: False
|
changed_when: False
|
||||||
register: independent_wallclock
|
register: independent_wallclock
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue