This commit is contained in:
Bertrand Benjamin 2018-08-25 15:13:56 +02:00
parent 74b0905767
commit 06ddba5b8f
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 is success and not add_identity_key is skipped
when: add_identity_key == success and not add_identity_key == skipped
notify: restart sshd
- name: Enable SSH daemon