Commit Graph

1 Commits (dbaa421f9d7d2649c6e78d35dc2bb5cb1afcafdc)

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