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
2b665bdb1d
ansible-role-gitea
/
vars
/
main.yml
3 lines
94 B
YAML
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 06:51:32 -05:00
---
add newline at the ent of the file
2020-05-17 09:49:43 -05:00
gitea_arch
:
"{{ 'amd64' if ansible_architecture == 'x86_64' else ansible_architecture }}"
Reference in a new issue
Copy permalink