We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7865f2a commit bed52aaCopy full SHA for bed52aa
README.md
@@ -1,4 +1,4 @@
1
-# ansible-winlogbeat
+# odp-ansible-winlogbeat
2
This role installs, configures, and runs Winlogbeat as a service in Windows 2019 Server
3
4
## Winlogbeat Installation
@@ -56,6 +56,6 @@ This role should be executed using a playbook as given below:
56
log_server: 10.0.0.8
57
log_server_port: 2076
58
roles:
59
- - role: ansible-winlogbeat
+ - role: odp-ansible-winlogbeat
60
```
61
0 commit comments