Skip to content
Snippets Groups Projects
Commit 636993b4 authored by Felix Schäfer's avatar Felix Schäfer :construction_worker:
Browse files

Make sure things run in the right order

parent 0fdcc2b0
No related branches found
No related tags found
No related merge requests found
......@@ -21,6 +21,9 @@
check_mode: true
notify: Delete old config
- name: Actually run the handlers
meta: flush_handlers
- name: Load config template
set_fact:
sshd_config: "{{ lookup('template', 'templates/sshd_config.conf.j2') }}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment