Change include_tasks back to include
The ansible on puppetmaster is too old for this. Change-Id: I49458188e5ddd61bba95c9eb28792364008389c6
This commit is contained in:
parent
92d5d596b9
commit
d8a1943081
@ -110,12 +110,12 @@
|
||||
dest: "{{ puppet_module_dir }}"
|
||||
|
||||
when:
|
||||
- copy_puppet
|
||||
- manifest_base is defined
|
||||
- copy_puppet
|
||||
- manifest_base is defined
|
||||
|
||||
- name: setup config files
|
||||
when: manage_config|bool
|
||||
include_tasks: config.yaml
|
||||
include: config.yaml
|
||||
|
||||
- block:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user