mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-09 15:02:08 -03:30
Include scripts and conf files in the ansible collection (#11707)
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.
This commit is contained in:
parent
68718dcb6f
commit
c4b53ff01a
@ -22,3 +22,4 @@ dependencies:
|
||||
manifest:
|
||||
directives:
|
||||
- recursive-exclude tests **
|
||||
- recursive-include roles **/files/*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user