This website requires JavaScript.
Explore
Help
Sign in
ansible
/
ansible_role_gitea
Watch
1
Star
1
Fork
You've already forked ansible_role_gitea
0
mirror of
https://github.com/roles-ansible/ansible_role_gitea.git
synced
2024-08-16 11:39:50 +02:00
Code
Issues
Releases
Activity
7e59a636cb
ansible_role_gitea
/
.yamllint
12 lines
113 B
Text
Raw
Normal View
History
Unescape
Escape
Bunch of improvements around testing and ansible galaxy * added a license info * added galaxy tags/platforms * added travis test support * testing the playbook using molecule
2019-03-16 12:51:32 +01:00
extends: default
rules:
line-length:
max: 100
level: warning
improved testing
2020-04-17 09:22:34 +02:00
ignore: |
/venv/
/env/
/molecule/
Reference in a new issue
Copy permalink