bypass sshd restart for nowg

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2017-08-15 16:32:16 +00:00
parent 62deebeb5d
commit ecb03a1093

View file

@ -109,7 +109,7 @@
dest="{{item}}-cert.pub" dest="{{item}}-cert.pub"
with_items: "{{certs_to_sign}}" with_items: "{{certs_to_sign}}"
notify: notify:
- restart sshd #- restart sshd
tags: tags:
- sshd_cert - sshd_cert
- sshd_config - sshd_config