Skip to content

Commit b4eabbf

Browse files
committed
CI: replace deprecated include module in favor of include_tasks
1 parent 8c72b34 commit b4eabbf

File tree

1 file changed

+2
-2
lines changed
  • src/Tests/LDAP/ansible/roles/bennojoy.openldap_server/tasks

1 file changed

+2
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
---
2-
- include: install_ldap.yml
3-
- include: configure_ldap.yml
2+
- include_tasks: install_ldap.yml
3+
- include_tasks: configure_ldap.yml

0 commit comments

Comments
 (0)