review local tasks

This commit is contained in:
Smaine Kahlouch
2015-12-31 10:28:47 +01:00
parent 92c2a9457e
commit 98fe2c02b2
3 changed files with 3 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
---
- include: download.yml
delegate_to: localhost
when: inventory_hostname == "{{ groups['kube-master'][0] }}"
run_once: true
delegate_to: "{{ groups['downloader'][0] }}"
- name: "Identify init system"
shell: >