roles/common/*/main.yml: Rebuild /etc/ssh/sshd_config on change.
[distorted-ansible] / roles / common / handlers / main.yml
index 9f6624d..32a8195 100644 (file)
@@ -7,6 +7,9 @@
 ###--------------------------------------------------------------------------
 ### Rebuliding remote configuration files.
 
+- name: make in /etc/ssh/
+  command: make chdir=/etc/ssh/
+
 - name: make in /root/.ssh/
   command: make chdir=/root/.ssh/