Merge pull request #188 from teutostack/warnings-removal

Fixing deprecation warnings regarding bare variables and apt
This commit is contained in:
Smaine Kahlouch
2016-03-30 11:57:57 +02:00
8 changed files with 15 additions and 20 deletions

View File

@@ -45,7 +45,7 @@
- meta: flush_handlers
- include: start.yml
with_items: groups['kube-master']
with_items: "{{ groups['kube-master'] }}"
when: "{{ hostvars[item].inventory_hostname == inventory_hostname }}"
# Create kube-system namespace