quoting, what else
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
split: ":"
|
split: ":"
|
||||||
fail_key: no # not required. If a supplied key is missing this will make the task fail if C(yes).
|
fail_key: no # not required. If a supplied key is missing this will make the task fail if C(yes).
|
||||||
debug:
|
debug:
|
||||||
msg: "user: "{{ user }}; homedir: {{ getent_passwd[user][4] }}"
|
msg: "user: {{ user }}; homedir: {{ getent_passwd[user][4] }}"
|
||||||
|
|
||||||
- name: users | {{ user }} | install public ssh keys
|
- name: users | {{ user }} | install public ssh keys
|
||||||
authorized_key:
|
authorized_key:
|
||||||
|
|||||||
Reference in New Issue
Block a user