Added bootstrap role with the tasks, defaults and handlers necessary for the playbooks
This commit is contained in:
5
roles/bootstrap/files/git/gitignore.sample
Normal file
5
roles/bootstrap/files/git/gitignore.sample
Normal file
@@ -0,0 +1,5 @@
|
||||
*.asc
|
||||
*.gpg
|
||||
*.enc
|
||||
*.pem
|
||||
*.secret
|
6
roles/bootstrap/files/git/gitmessage
Normal file
6
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