diff --git a/lib/ansible/modules/extras/system/git_config.py b/lib/ansible/modules/extras/system/git_config.py index 1e229b7bc1b..4a3a6e9a58e 100644 --- a/lib/ansible/modules/extras/system/git_config.py +++ b/lib/ansible/modules/extras/system/git_config.py @@ -25,7 +25,7 @@ module: git_config author: - "Matthew Gamble" - "Marius Gedminas" -version_added: 2.1 +version_added: 2.2 requirements: ['git'] short_description: Read and write git configuration description: