Role firmware-build-server: use import_tasks instead of include (deprecated)

This commit is contained in:
Tobias Hachmer 2019-03-22 22:18:37 +01:00
parent 3320ee053f
commit 7efeb81b66
No known key found for this signature in database
GPG Key ID: E112788464CA5C60
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
---
- include: packages.yml
- include: git-repos.yml
- include: rsyncd.yml
- import_tasks: packages.yml
- import_tasks: git-repos.yml
- import_tasks: rsyncd.yml
- name: create user maesto
user: