-
Notifications
You must be signed in to change notification settings - Fork 64
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
Various lookup plugins: Fix docs fields #331
Various lookup plugins: Fix docs fields #331
Conversation
Build failed. ❌ ansible-test-cloud-integration-vmware-rest-python38 POST_FAILURE in 17m 42s |
Build failed. ❌ ansible-test-cloud-integration-vmware-rest-python38 POST_FAILURE in 17m 32s |
recheck |
Is it possible that the documentation is wrong? The example looks like this:
But I think the
|
@mariolenz That's one lookup plugin example we have in amazon.aws https://github.com/ansible-collections/amazon.aws/blob/main/plugins/lookup/aws_ssm.py
|
And this is the PR that solved the listing issues https://github.com/ansible-collections/amazon.aws/pull/701/files So, I guess this example is wrong.
|
Yes, it's And I think the author needs to be in the form |
Build failed. ❌ ansible-test-cloud-integration-vmware-rest-python38 POST_FAILURE in 16m 18s |
recheck |
Build failed. ❌ ansible-test-cloud-integration-vmware-rest-python38 POST_FAILURE in 16m 03s |
Build failed. ❌ ansible-test-cloud-integration-vmware-rest-python38 POST_FAILURE in 17m 33s |
recheck |
ansible/zuul-config@0d321ce should help 🤞. |
Build succeeded. ✔️ ansible-test-cloud-integration-vmware-rest-python38 SUCCESS in 19m 20s |
Thanks @goneri, ansible/zuul-config#402 helped! |
Build succeeded (gate pipeline). ✔️ ansible-test-cloud-integration-vmware-rest-python38 SUCCESS in 16m 09s |
README: add a note about the VM template Depends-On: #331 Reviewed-by: Jill R <None>
tests: remove vcenter_vm_create Depends-On: #331 Superseded by vcenter_vm_customize/
Move Dev Guide to collection Depends-On: #331 SUMMARY Collection-specific docs must move to their collections. ISSUE TYPE Docs Pull Request COMPONENT NAME docsite ADDITIONAL INFORMATION see here cc @samccann Reviewed-by: Abhijeet Kasurde <None> Reviewed-by: Sandra McCann <[email protected]>
SUMMARY
I think the author should be
Alina Buzachis (@alinabuzachis)
, notAlina Buzachis <@alinabuzachis>
.ISSUE TYPE
COMPONENT NAME
plugins/lookup/cluster_moid.py
plugins/lookup/datacenter_moid.py
plugins/lookup/datastore_moid.py
plugins/lookup/folder_moid.py
plugins/lookup/host_moid.py
plugins/lookup/network_moid.py
plugins/lookup/resource_pool_moid.py
plugins/lookup/vm_moid.py
ADDITIONAL INFORMATION
Documentation fields