parent
c1af147c1f
commit
4aa1477470
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ description:
|
||||||
- The C(git_config) module changes git configuration by invoking 'git config'.
|
- 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
|
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
|
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.
|
don't work correctly in check mode.
|
||||||
options:
|
options:
|
||||||
list_all:
|
list_all:
|
||||||
|
|
Loading…
Reference in a new issue