Files
community.general/lib/ansible/modules/cloud
Ondra Machacek b177aff41b ovirt_vm: Fix initialization of cloud init (#47348)
Fixes: https://github.com/ansible/ansible/issues/45900

This PR fixes the case when the cloud_init_persist was used, but we
still sent use_cloud_init=False, which is in oVirt API evaluated as not
to use cloud_init in first VM execution. This patch is changing it to
send just None, instead of False.

Signed-off-by: Ondra Machacek <omachace@redhat.com>
2018-10-19 09:13:29 -04:00
..
2018-08-05 17:49:11 -04:00
2018-09-24 21:03:50 +02:00
2018-08-22 01:56:47 -04:00
2018-10-18 17:00:08 +10:00
2018-08-24 19:43:35 -04:00
2018-08-24 19:43:35 -04:00
2018-09-25 11:15:51 +01:00