Commit Graph

1 Commits (4fdc02285390f69c1e15a9e28cf483a8d4c5d68a)

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