Go to file
Andrea Dell'Amico ef36dc12ef
Set the phpmyadmin upload limit
2022-10-24 18:25:45 +02:00
defaults First commit. 2022-10-21 18:32:30 +02:00
handlers Initial commit 2022-10-19 18:22:54 +02:00
meta First commit. 2022-10-21 18:32:30 +02:00
tasks First commit. 2022-10-21 18:32:30 +02:00
templates Set the phpmyadmin upload limit 2022-10-24 18:25:45 +02:00
tests Initial commit 2022-10-19 18:22:54 +02:00
vars Initial commit 2022-10-19 18:22:54 +02:00
.gitignore Initial commit 2022-10-19 18:22:54 +02:00
LICENSE Initial commit 2022-10-19 18:22:54 +02:00
README.md First commit. 2022-10-21 18:32:30 +02:00

README.md

Role Name

A role that installs a MySQL/phpMyAdmin docker swarm stack.

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