mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
@@ -28,7 +28,7 @@ description:
|
||||
- The C(git_config) module changes git configuration by invoking 'git config'.
|
||||
This is needed if you don't want to use M(template) for the entire git
|
||||
config file (e.g. because you need to change just C(user.email) in
|
||||
/etc/.git/config). Solutions involving M(command) are cumbersone or
|
||||
/etc/.git/config). Solutions involving M(command) are cumbersome or
|
||||
don't work correctly in check mode.
|
||||
options:
|
||||
list_all:
|
||||
|
||||
Reference in New Issue
Block a user