mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-31 09:01:23 -07:00
Tidy up sanity checks ignore lines modules (batch 8) (#2006)
* fixed validation-modules for plugins/modules/cloud/smartos/smartos_image_info.py * fixed validation-modules for plugins/modules/cloud/rackspace/rax_scaling_group.py * fixed validation-modules for plugins/modules/cloud/rackspace/rax_cdb_user.py * fixed validation-modules for plugins/modules/cloud/rackspace/rax.py * Tidy up sanity checks ignore lines modules (batch 8) * added changelog fragment * rolled back removal of parameter from rax.py
This commit is contained in:
parent
49d9a257ef
commit
f8859af377
8 changed files with 18 additions and 17 deletions
4
changelogs/fragments/2006-valmod-batch8.yml
Normal file
4
changelogs/fragments/2006-valmod-batch8.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
minor_changes:
|
||||
- rax - elements of list parameters are now validated (https://github.com/ansible-collections/community.general/pull/2006).
|
||||
- rax_cdb_user - elements of list parameters are now validated (https://github.com/ansible-collections/community.general/pull/2006).
|
||||
- rax_scaling_group - elements of list parameters are now validated (https://github.com/ansible-collections/community.general/pull/2006).
|
Loading…
Add table
Add a link
Reference in a new issue