Skip to content

Commit 4029f9a

Browse files
author
Tobias Richter
committed
Migrated to include_tasks
1 parent e6c5ecb commit 4029f9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
- name: Set admin password
2-
include: set-admin-password.yml
2+
include_tasks: set-admin-password.yml
33
when:
44
- aem_security_admin_user | default("") | string | length > 0
55
- aem_security_admin_password_new | default("") | string | length > 0

0 commit comments

Comments
 (0)