Skip to content
This repository was archived by the owner on Oct 28, 2022. It is now read-only.

Commit 103d9ef

Browse files
authored
Fix role name in example
Role name wrong in ansible-example.yml file.
1 parent aae443e commit 103d9ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible-example.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
gather_facts: smart
1616
tags: [all, register]
1717
roles:
18-
- cmk_site_host_registration
18+
- cmk_host_registration

0 commit comments

Comments
 (0)