Replace import_role calls with include_role calls

This commit is contained in:
Slavi Pantaleev
2022-11-27 11:27:01 +02:00
parent 4bb3a38de6
commit 910cd9adf0
28 changed files with 28 additions and 28 deletions

View File

@ -9,7 +9,7 @@
Consider setting `matrix_backup_borg_version` to your Postgres version manually.
when: not devture_postgres_enabled
- ansible.builtin.import_role:
- ansible.builtin.include_role:
name: galaxy/com.devture.ansible.role.postgres
tasks_from: detect_existing_postgres_version