This website requires JavaScript.
Explore
Help
Sign in
libretic
/
ansible-sshd
Watch
6
Star
0
Fork
You've already forked ansible-sshd
0
mirror of
https://github.com/willshersystems/ansible-sshd
synced
2024-11-14 15:30:18 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
b81977c659
ansible-sshd
/
tasks
/
main.yml
5 lines
56 B
YAML
Raw
Normal View
History
Unescape
Escape
Initial commit
2014-12-18 23:12:51 +01:00
---
Adds on/off toggle
2018-09-08 09:14:39 +02:00
-
include_tasks
:
sshd.yml
Use bool filter instead of bare variables or comparison to literal True (ansible-lint E601, ansible/ansible#51030)
2019-05-23 19:37:09 +02:00
when
:
sshd_enable|bool
Reference in a new issue
Copy permalink