ansible-role-springboot-web.../defaults/main.yml

7 lines
373 B
YAML

---
springboot_config: True
springboot_install_artifact: True
springboot_apps: []
# - { name: 'foo', log_dir: '/var/log/foo', install_dir: '/usr/lib/foo', state: 'present', app_conf_file: '', remote_conf_url: '', logback_url: '', logback_file: '', user: 'foo', java_opts: '', maven_repo_url: '', maven_id: '', maven_group_id: '', maven_extension: '', maven_version: '' }