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
08ce4ec965
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 14:41:56 +02: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 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