c12s-kubespray/roles/kubernetes
Matthew Mosesohn 2fbf5a02c8 Use tar+register instead of copy/slurp for distributing tokens and certs
Related bug: https://github.com/ansible/ansible/issues/15405

Uses tar and register because synchronize module cannot sudo on the
remote side correctly and copy is too slow.

This patch dramatically cuts down the number of tasks to process
for cert synchronization.
2016-11-04 11:00:04 +00:00
..
master Fix idempotency/recurrence of download and preinstall 2016-10-24 18:28:53 +02:00
node Fix idempotency/recurrence of download and preinstall 2016-10-24 18:28:53 +02:00
preinstall Fix idempotency/recurrence of download and preinstall 2016-10-24 18:28:53 +02:00
secrets Use tar+register instead of copy/slurp for distributing tokens and certs 2016-11-04 11:00:04 +00:00