nop.. try succeeded

This commit is contained in:
Bertrand Benjamin 2018-08-25 15:15:17 +02:00
parent 06ddba5b8f
commit 1870c29c04

View File

@ -32,7 +32,7 @@
regexp: "^#?PasswordAuthentication" regexp: "^#?PasswordAuthentication"
line: "PasswordAuthentication no" line: "PasswordAuthentication no"
backrefs: yes backrefs: yes
when: add_identity_key == success and not add_identity_key == skipped when: add_identity_key is succeeded and not add_identity_key is skipped
notify: restart sshd notify: restart sshd
- name: Enable SSH daemon - name: Enable SSH daemon