Role that installs a geoserver instance. http://geoserver.org
Go to file
Roberto Cirillo 1a832c9351 replace extension version with variable #25248 2023-06-13 10:23:36 +02:00
defaults replace extension version with variable #25248 2023-06-13 10:23:36 +02:00
handlers Initial commit 2020-11-25 19:32:27 +01:00
meta Fix the meta. Initial geopackage support. 2023-03-10 17:43:21 +01:00
tasks replace extension version with variable #25248 2023-06-13 10:23:36 +02:00
tests Initial commit 2020-11-25 19:32:27 +01:00
vars Initial commit 2020-11-25 19:32:27 +01:00
.gitignore Initial commit 2020-11-25 19:32:27 +01:00
LICENSE Initial commit 2020-11-25 19:32:27 +01:00
README.md Support the marlin renderer. Workaround for trusty 2020-11-26 14:40:14 +01:00

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