refactor ansible code in to ansible-2.0 folder, and created space for ansible-2.10
This commit is contained in:
3
ansible-2.0/roles/jenkins/templates/gitconfig.j2
Normal file
3
ansible-2.0/roles/jenkins/templates/gitconfig.j2
Normal file
@@ -0,0 +1,3 @@
|
||||
[user]
|
||||
email = {{ jenkins_git_user }}
|
||||
name = {{ jenkins_git_user }}
|
||||
Reference in New Issue
Block a user