"""Tests for valid connection strings across all supported databases.""" def test_postgresql_valid(self): """PostgreSQL with psycopg2 driver.""" validate_connection ...
This role combines a bunch of variables used by other Oracle related roles. #----- # overrides role 'oracle' variables #----- # oracle OS user and group oracle_user: oracle oracle_oinstall_group ...