diff --git a/README.md b/README.md index be290a3..a22fc86 100644 --- a/README.md +++ b/README.md @@ -67,9 +67,8 @@ Example Playbook - '& ~' ``` 3) Enable rsyslog server -``` +```yaml - hosts: all - roles: - { role: ../../roles/ansible-rsyslog-custom, "rsyslog_server": yes } ```