use include_tasks instead of include

Change-Id: Iaf5ec82735bb44e3f27b7d80107fa123f73cf890
This commit is contained in:
zhulingjie 2018-10-11 14:32:13 -04:00
parent 2b657fc31c
commit 12b005abe7
1 changed files with 1 additions and 1 deletions

View File

@ -12,5 +12,5 @@
# License for the specific language governing permissions and limitations
# under the License.
---
- include: config.yaml
- include_tasks: config.yaml
become: yes