You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mitogen/tests/image_prep/roles/sshd_container/handlers/main.yml

5 lines
81 B
YAML

- name: Restart sshd
command: "true"
changed_when: false
check_mode: false