DD
vars:
reachable: []
# https://habr.com/ru/post/526526/
- set_fact:
reachable: "{{ reachable + [item.0] }}"
when: item.1 in item.0
with_nested:
- "{{ vmstatus }}"
- "{{ clientname }}"
- debug:
var: reachable
Size: a a a
DD
TG
- name: Restart sshd
service:
name: sshd
state: restartedММ
БН
"Unable to restart service sshd: Failed to restart sshd.service: Connection timed ou
БН
БН
DD
ММ
ВБ
S
ВБ
S
SM
SM
TG
ВБ
TG
S
ВБ