Role firmware-build-server: use import_tasks instead of include (deprecated)
This commit is contained in:
parent
3320ee053f
commit
7efeb81b66
1 changed files with 3 additions and 3 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue