Mario Lenz
Mario Lenz
> As you say, the modules exist for each object, so I wonder if I create the module for each object or cover all objects in one module. > >...
I've started to have a look into this, and I already found something that might be problematic. Both vmware_guest_custom_attributes and vmware_host_custom_attributes seem to silently create the attribute if it doesn't...
> When using the `set` value for the `state` parameter, existing tags are 'replaced' with the tags defined in the `tag_names` parameter. It is not clear, however, that existing tags...
As far as I know, there is no public API to manage global permissions. I might be wrong, but at least I didn't find one. > online research has shown...
> Disabling MOB on the ESXi hosts is common hardening, but I don't believe it is the same for the vCenter server itself. Ah, yes... I think you're right there....
@willt We have a general problem in our CI at the moment. Some of the unit tests run into `RETRY_LIMIT`. We're working on this at the moment. When this is...
> Is there a way to trigger the build process again without another commit ? I'm not sure what you mean with build process, but you can trigger an new...
@dk-rbrown I'm afraid nobody found the time to work on this yet. We're a bit short-staffed :-/
I think the module doesn't really test if the group exists. I can reproduce your issue if I run the playbook with a non-existing `group_name`. Are you sure the group...