mirror of https://github.com/ansible/ansible.git
Fixed argument spec for multiple modules (#65496)
This change contains fixes for argument spec and respective datatypes.
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
(cherry picked from commit 96df2bdcf3)
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
pull/66383/head
parent
636f26f07e
commit
d2c21af3f7
@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- Fixed typos in various modules regarding argument_spec data types.
|
||||
Loading…
Reference in New Issue