Fix include_vars task

This commit is contained in:
Angelo Lisco 2018-03-29 20:35:40 +02:00
parent cea70a3fbd
commit 4a4504f3a6

View File

@ -74,8 +74,8 @@
- name: Linux | Agent registration via rest-API
block:
- name: Retrieving authd Credentials
include_vars: authd_pass.yml
- name: Retrieving rest-API Credentials
include_vars: api_pass.yml
tags:
- config
- api