Commit Graph

1 Commits (23b2bb4f4dc68ffa385e74b5d5c304f461887965)

Author SHA1 Message Date
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.
5 years ago