This role installs the Maestro results DB client in Java.
Note: It only installs the client. The DB installation is not provided as part of this role.
The package libselinux-python is required for running the test.
Name | Default Value | Description |
---|---|---|
maestro_rdb_download_url |
null | Download URL |
maestro_rdb_db_host |
null | Database host |
maestro_rdb_db_host_port |
3306 | Database port |
maestro_rdb_db_user |
null | Database user |
maestro_rdb_db_password |
null | Database password |
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: localhost
remote_user: root
roles:
- ansible-maestro-results-db
Apache 2.0
Messaging team @ redhat.com