Skip to content

Commit d3c0093

Browse files
committed
Change include to import_playbook
1 parent ba06856 commit d3c0093

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

site.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
---
2-
- include: playbooks/common.yml
3-
- include: playbooks/zabbix.yml
2+
- import_playbook: playbooks/common.yml
3+
- import_playbook: playbooks/zabbix.yml

0 commit comments

Comments
 (0)