c12s-kubespray/roles/kubernetes/preinstall/tasks
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
..
azure-credential-check.yml Adding yamllinter to ci steps (#1556) 2017-08-24 12:09:52 +03:00
dhclient-hooks-undo.yml rename almost all mentions of kargo 2017-06-16 13:25:46 -04:00
dhclient-hooks.yml This continues the DHCP hook checks. Also protect the create side 2017-01-31 09:56:27 -06:00
etchosts.yml added flag for not populating inventory entries to etc hosts file 2017-06-30 16:41:03 +00:00
growpart-azure-centos-7.yml Cleanup legacy syntax, spacing, files all to yml 2017-02-17 16:22:34 -05:00
main.yml Fix local volume provisioner mount point for rkt 2017-11-02 09:45:26 +00:00
openstack-credential-check.yml Implemented cloud-provider integration for OpenStack. 2016-03-29 15:17:22 +02:00
resolvconf.yml Condense resolvconf sources before starting loop 2017-03-17 13:06:56 +03:00
set_facts.yml Normalize tags in all places to prepare for tag fixing in future (#1739) 2017-10-05 08:43:04 +01:00
set_resolv_facts.yml Rename dns_server, add var for selinux. (#1572) 2017-10-11 20:40:21 +01:00
verify-settings.yml Workaround ansible bug where access var via dict doesn't get real value (#1912) 2017-11-03 07:11:14 +00:00
vsphere-credential-check.yml Adding yamllinter to ci steps (#1556) 2017-08-24 12:09:52 +03:00