Whitespace change for pam.d module
This commit is contained in:
parent
12e2a4273a
commit
040f197fe6
@ -14,7 +14,7 @@
|
|||||||
- name: Enable systemd-user session initialization over ssh
|
- name: Enable systemd-user session initialization over ssh
|
||||||
lineinfile:
|
lineinfile:
|
||||||
dest: /etc/pam.d/sshd
|
dest: /etc/pam.d/sshd
|
||||||
line: "session optional pam_systemd.so"
|
line: "session optional pam_systemd.so"
|
||||||
|
|
||||||
# - name: Copy cni networking driver config into place
|
# - name: Copy cni networking driver config into place
|
||||||
# blockinfile:
|
# blockinfile:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user