Added new ansible home directory, moving roles into its 'roles' subdirectory
This commit is contained in:
5
.ansible/roles/bootstrap/files/git/gitignore.sample
Normal file
5
.ansible/roles/bootstrap/files/git/gitignore.sample
Normal file
@@ -0,0 +1,5 @@
|
||||
*.asc
|
||||
*.gpg
|
||||
*.enc
|
||||
*.pem
|
||||
*.secret
|
6
.ansible/roles/bootstrap/files/git/gitmessage
Normal file
6
.ansible/roles/bootstrap/files/git/gitmessage
Normal file
@@ -0,0 +1,6 @@
|
||||
<commit-type>[optional scope]: <description, what and why change>
|
||||
|
||||
Multi-line description of commit,
|
||||
can be detailed.
|
||||
|
||||
[Issue: X]
|
Reference in New Issue
Block a user