mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-03-27 05:53:02 +00:00
ead550d34ec446741154887deb37672ad975f117
Ansible argument spec provides facility to provide choices for the given parameter. Module os_subnet and os_zone spells 'choices' incorrectly. This change fixes these modules, by changing 'choice' to 'choices'. Original Upstream PR: https://github.com/ansible/ansible/pull/65497 Change-Id: I3eed5feeef1234996f22bf8dfe7ecec0bc8eb298 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
Description
Languages
Python
99.3%
Shell
0.7%