replace include with include-tasks
This commit is contained in:
parent
6e41bb2275
commit
1b7bb11f08
1 changed files with 1 additions and 1 deletions
|
|
@ -134,4 +134,4 @@
|
||||||
set_fact:
|
set_fact:
|
||||||
certchanged: "{{ casignedsign is changed }}"
|
certchanged: "{{ casignedsign is changed }}"
|
||||||
- name: handle postflight
|
- name: handle postflight
|
||||||
include: common_post.yml
|
include_tasks: common_post.yml
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue