nop.. try succeeded

This commit is contained in:
Bertrand Benjamin 2018-08-25 15:15:17 +02:00
parent 06ddba5b8f
commit 1870c29c04
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
regexp: "^#?PasswordAuthentication"
line: "PasswordAuthentication no"
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
- name: Enable SSH daemon