ansible-role-pgadmin/README.md

29 lines
446 B
Markdown
Raw Permalink Normal View History

2020-11-25 14:35:55 +01:00
Role Name
=========
A role that installs pgAdmin as a service, <https://www.pgadmin.org/>
2020-11-25 14:35:55 +01:00
Role Variables
--------------
The most important variables are listed below:
``` yaml
pgadmin_as_package: True
```
2020-11-25 14:35:55 +01:00
Dependencies
------------
* python3-environment, when installed from the wheel file and not as a distribution package
2020-11-25 14:35:55 +01:00
License
-------
EUPL-1.2
Author Information
------------------
Andrea Dell'Amico, <andrea.dellamico@isti.cnr.it>