Use import_role where possible

This commit is contained in:
uumas
2025-04-04 19:27:43 +03:00
parent 4c44845a8b
commit 335656a166
5 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
---
- name: Hello world container
ansible.builtin.include_role:
ansible.builtin.import_role:
name: service
vars:
service_name: hello-world