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
c7dca823c9
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 12:51:32 +01:00
---
add newline at the ent of the file
2020-05-17 16:49:43 +02:00
gitea_arch
:
"{{ 'amd64' if ansible_architecture == 'x86_64' else ansible_architecture }}"
Reference in a new issue
Copy permalink