consistence with PR #12

https://github.com/stationgroup/ansible-experiments/pull/12
This commit is contained in:
Bryan Black 2018-09-19 12:31:44 -07:00 committed by GitHub
parent f708bc9c80
commit 07db990c35
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,7 +41,8 @@ users:
- line: "alias ls='ls lah'"
state: present
ssh_config:
- ServerAliveInterval: 10
- line: "ServerAliveInterval: 10"
- line: "Compression no"
```
**Result:**