1
1
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_gitea.git synced 2024-08-16 11:39:50 +02:00
ansible_role_gitea/tasks
L3D fb45c4dfc5 add linting check and fix warning
There is this linting message:
```
[208] File permissions unset or incorrect
tasks/main.yml:27
Task/Handler: Create config and data directory
```

I fixed it in this commit and added a github action
to run the official™ ansible linting check!
2021-01-22 11:06:55 +00:00
..
check-variables.yml Fix linting 2020-04-20 15:38:03 +01:00
create_user.yml Update gitea and create shell variable 2019-04-09 13:40:38 +01:00
fail2ban.yml Bunch of improvements around testing and ansible galaxy 2019-03-16 12:11:02 +00:00
install_systemd.yml Update install_systemd.yml 2020-09-24 16:00:51 +01:00
main.yml add linting check and fix warning 2021-01-22 11:06:55 +00:00