c12s-kubespray/roles
Sergii Golovatiuk 2b6179841b Install pip on Ubuntu
- Refactor 'Check if bootstrap is needed' as ansible loop. This allows
  to add new elements easily without refactoring. Add pip to the list.
- Refactor 'Install python 2.x' task to run once if any of rc
  codes != 0. Actually, need_bootstrap is array of hashes, so map will
  allow to get single array of rc statuses. So if status is not zero it
  will be sorted and the last element will be get, converted to bool.

Closes: #961
Signed-off-by: Sergii Golovatiuk <sgolovatiuk@mirantis.com>
2017-02-13 19:35:13 +01:00
..
adduser Vault security hardening and role isolation 2017-02-08 21:41:36 +00:00
bastion-ssh-config handle both 'ansible_host' and 'ansible_ssh_host' in bastion configuration 2017-02-02 18:34:53 +03:00
bootstrap-os Install pip on Ubuntu 2017-02-13 19:35:13 +01:00
dnsmasq Clean up dnsmasq purge task 2017-02-13 17:30:15 +03:00
docker Update rh_docker.repo.j2 2017-02-08 20:03:51 +09:00
download Vault security hardening and role isolation 2017-02-08 21:41:36 +00:00
etcd Vault security hardening and role isolation 2017-02-08 21:41:36 +00:00
kernel-upgrade Add kernel upgrade for CentOS 2017-02-10 09:29:12 +01:00
kubernetes Merge pull request #1002 from code0x9/master 2017-02-10 10:40:18 +01:00
kubernetes-apps fixup upgrades for canal and weave 2017-02-10 13:27:41 +03:00
network_plugin fixup upgrades for canal and weave 2017-02-10 13:27:41 +03:00
reset/tasks Introduce dns_mode and resolvconf_mode and implement docker_dns mode 2017-01-05 23:38:51 +01:00
rkt Allowing etcd to run via rkt 2017-01-03 10:10:38 -06:00
uploads Improve Weave 2017-02-06 13:24:40 +01:00
vault Vault security hardening and role isolation 2017-02-08 21:41:36 +00:00