0
0

Merge pull request #1 from anmolnagpal/patch-1

replace include: with import_tasks:
This commit is contained in:
Nyambati Thomas 2018-12-05 01:16:15 +03:00 committed by GitHub
commit 030b3b936a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
---
- include: generate_key.yml
- import_tasks: generate_key.yml
when: generate_new_key | default(True)
- name: Ensure that ssh connection key is defined