mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-19 13:41:44 -03:30
Fix paths in playbooks
This commit is contained in:
parent
bb3a57a719
commit
aad4edaf47
@ -2,7 +2,7 @@
|
||||
pre_tasks:
|
||||
- name: Rsync MCP scripts and repo
|
||||
synchronize:
|
||||
src: /root/ccp/
|
||||
src: ../ccp/
|
||||
dest: /root/ccp/
|
||||
rsync_opts:
|
||||
- "--exclude=/microservices-repos"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user