Feat: adapt servers to it

This commit is contained in:
Bertrand Benjamin 2020-01-02 20:01:00 +01:00
parent 3754090ee4
commit b13274e4a6
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@
- include: tasks/sudo.yml
- include: tasks/ssh.yml
- include: tasks/dotfiles.yml
- include: tasks/docker.yml
- include: tasks/deb_docker.yml
handlers:
- name: restart sshd

View File

@ -15,7 +15,7 @@
- include: tasks/sudo.yml
- include: tasks/ssh.yml
- include: tasks/dotfiles.yml
- include: tasks/docker.yml
- include: tasks/deb_docker.yml
handlers:
- name: restart sshd