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