mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
parent
6f8f12f762
commit
0129346eda
2 changed files with 17 additions and 25 deletions
3
changelogs/fragments/8453-git_config-deprecate-read.yml
Normal file
3
changelogs/fragments/8453-git_config-deprecate-read.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
deprecated_features:
|
||||
- "git_config - the ``list_all`` option has been deprecated and will be removed in community.general 11.0.0. Use the ``community.general.git_config_info`` module instead (https://github.com/ansible-collections/community.general/pull/8453)."
|
||||
- "git_config - using ``state=present`` without providing ``value`` is deprecated and will be disallowed in community.general 11.0.0. Use the ``community.general.git_config_info`` module instead to read a value (https://github.com/ansible-collections/community.general/pull/8453)."
|
Loading…
Add table
Add a link
Reference in a new issue