git commit push

This commit is contained in:
dcore94 2021-01-08 19:33:15 +01:00
parent bd6714b4a7
commit 8ffc0b5607
1 changed files with 7 additions and 0 deletions

View File

@ -38,3 +38,10 @@
- admin
- email
- login
- name: Git Add files
delegate_to: localhost
shell: |
git add --all
git commit -am "added theme {{ theme }}"
git push https://38704e918f14e00b083c60de7097d8612b3e1111:x-oauth-basic@code-repo.d4science.org/gCubeSystem/ansible-role-keycloak-themes.git master