mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
git_config: remove required=false from arg spec (#10177)
* git_config: remove required=false from arg spec * add changelog frag
This commit is contained in:
2
changelogs/fragments/10177-git-config-required.yml
Normal file
2
changelogs/fragments/10177-git-config-required.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- git_config - remove redundant ``required=False`` from ``argument_spec`` (https://github.com/ansible-collections/community.general/pull/10177).
|
||||
Reference in New Issue
Block a user