Removed 'default=None' in a batch of modules (#4556)

* removed default=None

* removed default=None

* removed default=None

* removed default=None

* added changelog fragment
This commit is contained in:
Alexei Znamensky 2022-04-24 17:41:24 +12:00 committed by GitHub
commit b916cb369b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 48 additions and 57 deletions

View file

@ -0,0 +1,7 @@
minor_changes:
- clc_alert_policy - minor refactoring (https://github.com/ansible-collections/community.general/pull/4556).
- clc_group - minor refactoring (https://github.com/ansible-collections/community.general/pull/4556).
- clc_loadbalancer - minor refactoring (https://github.com/ansible-collections/community.general/pull/4556).
- clc_server - minor refactoring (https://github.com/ansible-collections/community.general/pull/4556).
- udm_group - minor refactoring (https://github.com/ansible-collections/community.general/pull/4556).
- udm_share - minor refactoring (https://github.com/ansible-collections/community.general/pull/4556).