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