Installs and configure shinyproxy. Standalone or as a container
Go to file
Marco Procaccini 70db8ad9ee corretto bug in definizione variabile nel redis compose file 2025-07-29 18:02:36 +02:00
defaults duplicated variables removed, fixed syntax bug in main.yml, added users.acl secret file and its handlers 2025-07-21 14:53:18 +02:00
handlers corretto bug in handler che rimuove il secret 2025-07-29 17:58:12 +02:00
meta Fix the meta information 2023-04-05 17:12:39 +02:00
tasks fixed typo in redis start task 2025-07-21 17:36:49 +02:00
templates corretto bug in definizione variabile nel redis compose file 2025-07-29 18:02:36 +02:00
tests Initial commit 2020-09-16 18:31:27 +02:00
vars Initial commit 2020-09-16 18:31:27 +02:00
.gitignore Initial commit 2020-09-16 18:31:27 +02:00
LICENSE Initial commit 2020-09-16 18:31:27 +02:00
README.md Import the old role 2020-09-17 19:30:11 +02: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 DellAmico, andrea.dellamico@isti.cnr.it