X-Git-Url: https://git.distorted.org.uk/~mdw/distorted-ansible/blobdiff_plain/d0e668e007325339cb3e642a83c543e5a2f7cda5..e62fa6a0ddcd6e362f46b30f9e38b2fbbca729b6:/roles/common/handlers/main.yml diff --git a/roles/common/handlers/main.yml b/roles/common/handlers/main.yml index 9f6624d..32a8195 100644 --- a/roles/common/handlers/main.yml +++ b/roles/common/handlers/main.yml @@ -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/