P
- name: First service information
win_service: name={{ win_svc }}
register: Srv_SVC_Info
Size: a a a
P
P
P
P
P
P
P
P
AS
AS
P
P
P
AS
TG
DD
NG
NG
АФ
- name: Deploy SSH key from host machine
authorized_key:
user: root
state: present
key: "{{ lookup('file', 'tmp/authorized_keys') }}"