jake2184

Results 5 issues of jake2184

- [X] I am using the [latest SDK version](https://github.com/vmware/vsphere-automation-sdk-python/releases) - [X] This API is compatible with my vCenter version (You can get the info from '__vcenter_version__' in each sample) -...

question
sample
feature request

I have `ipaclient_no_ntp: False` , but the ipareplica role doesn't use this in the task "Install - Setup Client". It uses the following logic: ``` ipaclient_no_ntp: "{{ result_ipareplica_test.ipa_python_version < 40690...

##### SUMMARY Multiple runs of ovirt_vm returns "changed: True", even when no changes (should) have been made, when cloud_init_persist is defined. This is due to to line 1579 in ovirt_vm.py,...

#### Pull Request (PR) description Update the command used to check config file for corosync v3+ #### This Pull Request (PR) fixes the following issues RedHat/CentOS 8 support

enhancement
merge-conflicts

I'm using pdns_recursor to send protobuf messages to logstash. However the output of some fields is pretty incomprehensible. The proto file is found [here](https://doc.powerdns.com/recursor/lua-config/protobuf.html#protobufServer), and was converted using [protocol-buffers](https://github.com/codekitchen/ruby-protocol-buffers). Of...