mirror of
https://github.com/willshersystems/ansible-sshd
synced 2024-11-21 18:40:19 +01:00
Remove debug
This commit is contained in:
parent
ed3556d028
commit
906d8d574d
1 changed files with 0 additions and 4 deletions
|
@ -14,10 +14,6 @@
|
|||
state=installed
|
||||
with_items: sshd_packages
|
||||
|
||||
- name: Debug config
|
||||
debug: var=sshd
|
||||
when: sshd_debug is defined
|
||||
|
||||
- name: Configured
|
||||
template:
|
||||
src: sshd_config.j2
|
||||
|
|
Loading…
Reference in a new issue