ansible/test/integration/targets/postgresql_lang/vars/CentOS-8.yml
Sam Doran fcd29406a2
Fix postgresql_lang integration test for CentOS 8 (#64872)
* Only search inside the role for files to include
When a role is called as a dependency, both roles are searched. This can cause the incorrect file to be included if it is picked up from the parent role.
2019-11-18 10:45:22 -05:00

3 lines
73 B
YAML

postgresql_lang_packages:
- postgresql-plperl
- postgresql-plpython3