You've already forked ansible-role-rsyslog
Add yaml code in readme.md
This commit is contained in:
@@ -67,9 +67,8 @@ Example Playbook
|
|||||||
- '& ~'
|
- '& ~'
|
||||||
```
|
```
|
||||||
3) Enable rsyslog server
|
3) Enable rsyslog server
|
||||||
```
|
```yaml
|
||||||
- hosts: all
|
- hosts: all
|
||||||
|
|
||||||
roles:
|
roles:
|
||||||
- { role: ../../roles/ansible-rsyslog-custom, "rsyslog_server": yes }
|
- { role: ../../roles/ansible-rsyslog-custom, "rsyslog_server": yes }
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user