generated from DO1JLR/ansible_playbook_template
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule gitea
updated
14 files
+85 −0 | .github/galaxy.svg | |
+60 −0 | .github/license.svg | |
+7 −1 | .github/workflows/ansible-linting-check.yml | |
+20 −0 | .github/workflows/galaxy.yml | |
+24 −0 | .github/workflows/yamllint.yaml | |
+2 −0 | .gitignore | |
+2 −6 | .yamllint | |
+3 −2 | LICENSE | |
+16 −12 | README.md | |
+10 −2 | defaults/main.yml | |
+16 −21 | meta/main.yml | |
+25 −24 | requirements-travis.txt | |
+48 −31 | templates/gitea.ini.j2 | |
+1 −1 | templates/gitea.service.j2 |