Skip to content

Commit

Permalink
Include scripts and conf files in the ansible collection (#11707)
Browse files Browse the repository at this point in the history
We use shell scripts and conf files in some roles (notably, certificates
provisioning), so we need to include them in order for the collection to
work when using the configurations depending on those roles.
  • Loading branch information
VannTen authored Nov 15, 2024
1 parent 68718dc commit c4b53ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ dependencies:
manifest:
directives:
- recursive-exclude tests **
- recursive-include roles **/files/*

0 comments on commit c4b53ff

Please sign in to comment.