first commit

This commit is contained in:
RDF 2022-09-15 11:57:33 -03:00
parent e957362802
commit 38cf0c62bf
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
- with_fileglob: Hooks/*.j2.*
ansible.builtin.copy:
src: "{{item}}"
mode: 0755
dest: ".git/hooks/{{ item | split('/') | last | split('.') | first }}"
# Init submodules