Fix import for newer Ansible versions
This commit is contained in:
parent
a6957e9a8a
commit
6d05f40242
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
|
||||
- include: update-pvc-daemons.yml
|
||||
- import_playbook: update-pvc-daemons.yml
|
||||
|
||||
- hosts: all
|
||||
remote_user: deploy
|
||||
|
|
Loading…
Reference in New Issue