1
0
Fork 0
mirror of https://github.com/DO1JLR/ansible_role_websvn.git synced 2024-08-16 10:29:49 +02:00
ansible_role_websvn/defaults/main.yml

7 lines
136 B
YAML
Raw Normal View History

2020-07-28 12:31:00 +02:00
---
2020-07-28 12:41:56 +02:00
websvn__manage_packages: true
websvn__state: 'present'
2020-07-28 12:31:00 +02:00
# should we do a version check? (recomended)
submodules_versioncheck: false