ff
This commit is contained in:
parent
3f5003be9c
commit
abc252e2f5
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@
|
|||
ansible.builtin.debug:
|
||||
msg: "New access key created for user {{ item.item.name }}: {{ item.stdout }}"
|
||||
loop: "{{ new_keys.results }}"
|
||||
when: item.item is defined
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue