Commit Graph

1 Commits (986c9cf6a1a60701a4919fa62dfe89abb8c5188d)

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