Bug 43807 - ansible: --become_method=su не работает
Summary: ansible: --become_method=su не работает
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: ansible (show other bugs)
Version: unstable
Hardware: all Linux
: P5 normal
Assignee: Andrey Cherepanov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-16 12:06 MSK by Alexey Sheplyakov
Modified: 2023-01-20 16:51 MSK (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Sheplyakov 2022-09-16 12:06:09 MSK
$ ansible -b -K --become-method=su -m command -a '/bin/echo a' localhost
BECOME password:
localhost | FAILED | rc=-1 >>
privilege output closed while waiting for password prompt:


https://github.com/ansible/ansible/issues/38696
Comment 1 Alexander Makeenkov 2023-01-20 16:51:00 MSK
Воспроизводится в сизифе.

Не воспроизводится с пакетом ansible-core (p10/сизиф).