From 12ca251c868adcf664c4f83388193bc054e91153 Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Wed, 27 Apr 2016 14:36:56 -0400 Subject: [PATCH] updated version added --- lib/ansible/modules/extras/system/git_config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: