Mario Lenz

Results 69 issues of Mario Lenz

Depends-on: https://github.com/ansible/ansible-zuul-jobs/pull/1844 Trying to test with Python 3.12.

##### SUMMARY As of vSphere API 6.7, `securityPolicy` in [VMwareDVSPortSetting (vim.dvs.VmwareDistributedVirtualSwitch.VmwarePortConfigPolicy)](https://vdc-download.vmware.com/vmwb-repository/dcr-public/bf660c0a-f060-46e8-a94d-4b5e6ffc77ad/208bc706-e281-49b6-a0ce-b402ec19ef82/SDK/vsphere-ws/docs/ReferenceGuide/vim.dvs.VmwareDistributedVirtualSwitch.VmwarePortConfigPolicy.html) and `securityPolicyOverrideAllowed` in [VMwareDVSPortgroupPolicy (vim.dvs.VmwareDistributedVirtualSwitch.VMwarePortgroupPolicy)](https://vdc-download.vmware.com/vmwb-repository/dcr-public/bf660c0a-f060-46e8-a94d-4b5e6ffc77ad/208bc706-e281-49b6-a0ce-b402ec19ef82/SDK/vsphere-ws/docs/ReferenceGuide/vim.dvs.VmwareDistributedVirtualSwitch.VMwarePortgroupPolicy.html) are deprecated. Instead, `macManagementPolicy` and `macManagementOverrideAllowed` should be used. I think it's time to...

##### SUMMARY We skip two sanity tests for `vmware_deploy_ovf`: https://github.com/ansible-collections/community.vmware/blob/cfea1aec721f0fe83d14f707707e89675bae4c69/tests/sanity/ignore-2.15.txt#L1-L2 It would be great to fix this so we can stop this. ##### ISSUE TYPE - Feature Idea ##### COMPONENT...

tests

##### SUMMARY Drop Support for ansible-core 2.15 and 2.16 in 5.0.0 ##### ISSUE TYPE - Documentation Report ##### COMPONENT NAME meta/runtime.yml

### Describe the bug I've tried to run our CI for the ansible community collection `community.vmware` with Python 3.12: ansible-collections/community.vmware#1974 This _might_ be a bug in our CI or in...

bug

Greetings from the Community Steering Committee! We are thinking about [removing old/stale scenario guides](https://forum.ansible.com/t/removing-old-stale-scenario-guides/2761) from the ansible documentation. I have opened a PR to remove some of them, including the...

We have an issue [Consider using true/false for all booleans in docs in community.vmware](https://github.com/ansible-collections/community.vmware/issues/1660). The examples are documented manually, I can change them. _But_ we use `ansible-network/collection_prep` there to [create...

##### SUMMARY `vmware_dvs_portgroup` doesn't have a default for `state`. Usually, modules have this and define `present`. I think it would make sense to do it like this here, too. #####...

feature

##### SUMMARY I think the `vmware_guest` module tries to do too many things at once and, in consequence, is far to complex and pretty much unmaintainable. Maybe we should try...

DO NOT MERGE! This is just a test.