consistence with PR #12
https://github.com/stationgroup/ansible-experiments/pull/12
This commit is contained in:
parent
f708bc9c80
commit
07db990c35
|
@ -41,7 +41,8 @@ users:
|
|||
- line: "alias ls='ls lah'"
|
||||
state: present
|
||||
ssh_config:
|
||||
- ServerAliveInterval: 10
|
||||
- line: "ServerAliveInterval: 10"
|
||||
- line: "Compression no"
|
||||
```
|
||||
|
||||
**Result:**
|
||||
|
|
Loading…
Reference in a new issue