This website requires JavaScript.
Explore
Help
Sign In
ccchb
/
ansible-role-gitea
Watch
4
Star
0
Fork
You've already forked ansible-role-gitea
0
Code
Issues
Pull requests
Releases
Wiki
Activity
349d9dff4f
ansible-role-gitea
/
.yamllint
13 lines
117 B
Text
Raw
Normal View
History
Unescape
Escape
add default and fix linter warning change default image for molecule container (if not run with travis), fixed linter warning in .yamllint file
2020-04-17 07:41:56 -05:00
---
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 06:51:32 -05:00
extends: default
rules:
line-length:
max: 100
level: warning
improved testing
2020-04-17 02:22:34 -05:00
ignore: |
/venv/
/env/
/molecule/
Reference in a new issue
Copy permalink