Commit Graph

1 Commits (eaba5572cd1f206ae850c6730d50f32c58cc3131)

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