Fix import for newer Ansible versions

This commit is contained in:
Joshua Boniface 2023-09-18 09:42:01 -04:00
parent a6957e9a8a
commit 6d05f40242
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
---
- include: update-pvc-daemons.yml
- import_playbook: update-pvc-daemons.yml
- hosts: all
remote_user: deploy