Merge pull request #1 from anmolnagpal/patch-1
replace include: with import_tasks:
This commit is contained in:
commit
030b3b936a
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
- include: generate_key.yml
|
- import_tasks: generate_key.yml
|
||||||
when: generate_new_key | default(True)
|
when: generate_new_key | default(True)
|
||||||
|
|
||||||
- name: Ensure that ssh connection key is defined
|
- name: Ensure that ssh connection key is defined
|
||||||
|
Loading…
Reference in New Issue
Block a user