Skip to content

Commit c032511

Browse files
committed
chore: Fix role_name
Not sure why this differs from what's on ansible galaxy anyway Signed-off-by: Manuel Hutter <[email protected]>
1 parent ad1034f commit c032511

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
galaxy_info:
3-
role_name: docker_systemd_service
3+
role_name: docker-systemd-service
44
description: Create Systemd services for docker containers.
55
author: Manuel Hutter
66
license: MIT

0 commit comments

Comments
 (0)