c12s-kubespray/roles/kubernetes/secrets/tasks
Matthew Mosesohn c7b00caeaa 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-10-26 15:46:18 +03:00
..
check-certs.yml Fix issue with check_certs playbook 2016-05-15 17:15:59 -05:00
check-tokens.yml Sync master tokens only with those in play_hosts 2016-10-21 14:43:41 +03:00
gen_certs.yml Use tar+register instead of copy/slurp for distributing tokens and certs 2016-10-26 15:46:18 +03:00
gen_tokens.yml Use tar+register instead of copy/slurp for distributing tokens and certs 2016-10-26 15:46:18 +03:00
main.yml generate secrets on first master 2016-05-07 21:08:29 +02:00