mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-07 06:34:23 -07:00
Add option type validation. (#2878)
This commit is contained in:
parent
acf7b106c9
commit
1b94d09209
2 changed files with 21 additions and 14 deletions
2
changelogs/fragments/2878-validate-certs-bool.yml
Normal file
2
changelogs/fragments/2878-validate-certs-bool.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- "nrdp callback plugin - parameters are now converted to strings, except ``validate_certs`` which is converted to boolean (https://github.com/ansible-collections/community.general/pull/2878)."
|
Loading…
Add table
Add a link
Reference in a new issue