c12s-kubespray/roles/kubernetes/secrets/tasks
Greg Althaus 6c69da1573 This PR adds/or modifies a few tasks to allow for the playbook to
be run by limit on each node without regard for order.

The changes make sure that all of the directories needed to do
certificate management are on the master[0] or etcd[0] node regardless
of when the playbook gets run on each node.  This allows for separate
ansible playbook runs in parallel that don't have to be synchronized.
2017-01-14 23:24:34 -06:00
..
check-certs.yml Generate individual certificates for k8s hosts 2017-01-11 12:58:07 +03:00
check-tokens.yml Sync master tokens only with those in play_hosts 2016-10-21 14:43:41 +03:00
gen_certs.yml This PR adds/or modifies a few tasks to allow for the playbook to 2017-01-14 23:24:34 -06: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 This PR adds/or modifies a few tasks to allow for the playbook to 2017-01-14 23:24:34 -06:00