Loading roles/router/tasks/main.yaml +0 −10 Original line number Diff line number Diff line Loading @@ -468,16 +468,6 @@ tags: - sndiod - name: Update the host command: cmd: syspatch register: syspatch changed_when: "'Installing' in syspatch.stdout" notify: - Message about restarting the machine tags: - syspatch - name: Configure the SSH daemon include_tasks: file: '{{ playbook_dir }}/tasks/sshd_config.yaml' Loading Loading
roles/router/tasks/main.yaml +0 −10 Original line number Diff line number Diff line Loading @@ -468,16 +468,6 @@ tags: - sndiod - name: Update the host command: cmd: syspatch register: syspatch changed_when: "'Installing' in syspatch.stdout" notify: - Message about restarting the machine tags: - syspatch - name: Configure the SSH daemon include_tasks: file: '{{ playbook_dir }}/tasks/sshd_config.yaml' Loading