is to ==
This commit is contained in:
parent
74b0905767
commit
06ddba5b8f
@ -32,7 +32,7 @@
|
|||||||
regexp: "^#?PasswordAuthentication"
|
regexp: "^#?PasswordAuthentication"
|
||||||
line: "PasswordAuthentication no"
|
line: "PasswordAuthentication no"
|
||||||
backrefs: yes
|
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
|
notify: restart sshd
|
||||||
|
|
||||||
- name: Enable SSH daemon
|
- name: Enable SSH daemon
|
||||||
|
Loading…
Reference in New Issue
Block a user