kubespray/roles
Günther Grill 0195725563 Workaround ansible bug where access var via dict doesn't get real value (#1912)
* Change deprecated vagrant ansible flag 'sudo' to 'become'

* Workaround ansible bug where access var via dict doesn't get real value

When accessing a variable via it's name "{{ foo }}" its value is
retrieved. But when the variable value is retrieved via the vars-dict
"{{ vars['foo'] }}" this doesn't resolve the expression of the variable
any more due to a bug. So e.g. a expression foo="{{ 1 == 1 }}" isn't
longer resolved but just returned as string "1 == 1".

* Make file yamllint complient
2017-11-03 07:11:14 +00:00
..
adduser Make etcd data dir configurable. 2017-02-27 21:35:51 +01:00
bastion-ssh-config change ssh_args/bastion configuration (#1883) 2017-10-27 12:18:39 +01:00
bootstrap-os Fix up warnings and deprecations (#1848) 2017-10-20 08:25:57 +01:00
dnsmasq Refactor downloads to use download role directly (#1824) 2017-10-19 09:17:11 +01:00
docker Merge pull request #1891 from rsmitty/proxy-fixes 2017-10-31 14:32:12 -04:00
download Merge pull request #1891 from rsmitty/proxy-fixes 2017-10-31 14:32:12 -04:00
etcd Idempotency fixes (#1838) 2017-10-25 21:19:40 +01:00
kubernetes Workaround ansible bug where access var via dict doesn't get real value (#1912) 2017-11-03 07:11:14 +00:00
kubernetes-apps Add optional helm deployment mode for host (#1920) 2017-11-03 07:09:24 +00:00
kubespray-defaults Add optional helm deployment mode for host (#1920) 2017-11-03 07:09:24 +00:00
network_plugin Idempotency fixes (#1838) 2017-10-25 21:19:40 +01:00
reset Normalize tags in all places to prepare for tag fixing in future (#1739) 2017-10-05 08:43:04 +01:00
rkt improved proxy support 2017-10-30 11:42:14 -04:00
upgrade Setting kubectl bin directory (#1635) 2017-09-09 23:54:13 +03:00
vault don't check for no_proxy, only http/https_proxy. fix linting issues. 2017-10-30 11:42:14 -04:00