Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vmware_vm_config_option: Change item names in result #1457

Conversation

mariolenz
Copy link
Collaborator

SUMMARY

Change item names in result from strings joined with spaces to strings joined with underlines, e.g. Guest fullname will be changed to guest_fullname.

Fixes #1268

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

vmware_vm_config_option

ADDITIONAL INFORMATION

#1202

…ned with spaces to strings joined with underlines
@softwarefactory-project-zuul
Copy link

Build failed.

✔️ ansible-tox-linters SUCCESS in 4m 36s
✔️ build-ansible-collection SUCCESS in 4m 14s
✔️ ansible-test-sanity-docker-devel SUCCESS in 9m 39s (non-voting)
✔️ ansible-test-sanity-docker-milestone SUCCESS in 7m 26s
✔️ ansible-test-sanity-docker-stable-2.12 SUCCESS in 7m 45s
✔️ ansible-test-sanity-docker-stable-2.13 SUCCESS in 9m 29s
✔️ ansible-test-units-community-vmware-python38 SUCCESS in 5m 45s
✔️ ansible-test-cloud-integration-vcenter7_only-stable212 SUCCESS in 17m 35s
✔️ ansible-test-cloud-integration-vcenter7_2esxi-stable212 SUCCESS in 18m 34s
ansible-test-cloud-integration-vcenter7_1esxi-stable212_1_of_2 FAILURE in 46m 14s
✔️ ansible-test-cloud-integration-vcenter7_1esxi-stable212_2_of_2 SUCCESS in 50m 43s
✔️ ansible-galaxy-importer SUCCESS in 4m 27s

@mariolenz
Copy link
Collaborator Author

recheck

@softwarefactory-project-zuul
Copy link

Build failed.

✔️ ansible-tox-linters SUCCESS in 4m 03s
✔️ build-ansible-collection SUCCESS in 4m 18s
✔️ ansible-test-sanity-docker-devel SUCCESS in 9m 41s (non-voting)
✔️ ansible-test-sanity-docker-milestone SUCCESS in 8m 47s
✔️ ansible-test-sanity-docker-stable-2.12 SUCCESS in 9m 15s
✔️ ansible-test-sanity-docker-stable-2.13 SUCCESS in 8m 28s
✔️ ansible-test-units-community-vmware-python38 SUCCESS in 5m 44s
✔️ ansible-test-cloud-integration-vcenter7_only-stable212 SUCCESS in 18m 17s
✔️ ansible-test-cloud-integration-vcenter7_2esxi-stable212 SUCCESS in 19m 39s
✔️ ansible-test-cloud-integration-vcenter7_1esxi-stable212_1_of_2 SUCCESS in 56m 21s
ansible-test-cloud-integration-vcenter7_1esxi-stable212_2_of_2 RETRY_LIMIT in 6m 36s
✔️ ansible-galaxy-importer SUCCESS in 5m 58s

@mariolenz
Copy link
Collaborator Author

recheck

@softwarefactory-project-zuul
Copy link

Build succeeded.

✔️ ansible-tox-linters SUCCESS in 4m 11s
✔️ build-ansible-collection SUCCESS in 4m 10s
✔️ ansible-test-sanity-docker-devel SUCCESS in 9m 22s (non-voting)
✔️ ansible-test-sanity-docker-milestone SUCCESS in 10m 44s
✔️ ansible-test-sanity-docker-stable-2.12 SUCCESS in 9m 02s
✔️ ansible-test-sanity-docker-stable-2.13 SUCCESS in 9m 09s
✔️ ansible-test-units-community-vmware-python38 SUCCESS in 5m 38s
✔️ ansible-test-cloud-integration-vcenter7_only-stable212 SUCCESS in 17m 29s
✔️ ansible-test-cloud-integration-vcenter7_2esxi-stable212 SUCCESS in 18m 55s
✔️ ansible-test-cloud-integration-vcenter7_1esxi-stable212_1_of_2 SUCCESS in 51m 22s
✔️ ansible-test-cloud-integration-vcenter7_1esxi-stable212_2_of_2 SUCCESS in 49m 07s
✔️ ansible-galaxy-importer SUCCESS in 4m 45s

@softwarefactory-project-zuul
Copy link

Build succeeded (gate pipeline).

✔️ ansible-tox-linters SUCCESS in 5m 06s
✔️ build-ansible-collection SUCCESS in 3m 32s
✔️ ansible-test-sanity-docker-stable-2.13 SUCCESS in 9m 05s
✔️ ansible-test-units-community-vmware-python38 SUCCESS in 4m 17s
✔️ ansible-galaxy-importer SUCCESS in 3m 57s

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit 75df712 into ansible-collections:main Sep 10, 2022
@mariolenz mariolenz deleted the change-vmware_vm_config_option-result branch September 12, 2022 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

vmware_vm_config_option: Change item names in result
1 participant