mirror of
https://github.com/willshersystems/ansible-sshd
synced 2024-11-22 19:10:18 +01:00
README: Fix missing code block termination
This commit is contained in:
parent
06ab644d58
commit
a10ddff535
1 changed files with 1 additions and 1 deletions
|
@ -232,7 +232,7 @@ for example:
|
||||||
sshd_match:
|
sshd_match:
|
||||||
- Condition: "Group xusers"
|
- Condition: "Group xusers"
|
||||||
X11Forwarding: yes
|
X11Forwarding: yes
|
||||||
|
```
|
||||||
|
|
||||||
Template Generation
|
Template Generation
|
||||||
-------------------
|
-------------------
|
||||||
|
|
Loading…
Reference in a new issue