quoting, what else

This commit is contained in:
2022-02-21 00:30:16 +01:00
parent 0ee6e39992
commit e9321f3d30

View File

@@ -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: