Role that installs a geoserver instance. http://geoserver.org
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Andrea Dell'Amico 913119bbdd Merge pull request 'replace extension version with variable #25248' (!2) from feature/25248 into master
Reviewed-on: #2
10 months ago
defaults replace extension version with variable #25248 10 months ago
handlers Initial commit 3 years ago
meta Fix the meta. Initial geopackage support. 1 year ago
tasks replace extension version with variable #25248 10 months ago
tests Initial commit 3 years ago
vars Initial commit 3 years ago
.gitignore Initial commit 3 years ago
LICENSE Initial commit 3 years ago
README.md Support the marlin renderer. Workaround for trusty 3 years ago

README.md

Role Name

A role that

Role Variables

The most important variables are listed below:

users_system_users:
  - { login: 'foo', name: "Foo Bar", home: '{{ users_home_dir }}', createhome: 'yes', ssh_key: '{{ foo_ssh_key }}', shell: '/bin/bash', admin: False, log_as_root: False }

Dependencies

None

License

EUPL-1.2

Author Information

Andrea Dell'Amico, andrea.dellamico@isti.cnr.it