tasks:
- name: Получение версии программы
win_shell: 'Get-Package -Name "КОМПАС-3D: Строительная конфигурация v21.0 x64" | select-object -expandproperty "Version"'
state: present
register: program_version
TEST-MACHINE.DOMAIN.LOCAL | UNREACHABLE! => {
"changed": false,
"msg": "Kerberos auth failure for principal user_admin@domain.local with pexpect: kinit: KDC reply did not match expectations while getting initial credentials",
"unreachable": true
}