Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ansible_mitogen: Template become command arguments (become_flags) #1174

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

moreati
Copy link
Member

@moreati moreati commented Oct 29, 2024

Uses the same fallback for (mitogen_sudo et al) as become_exe (see #1173).

The new Spec.become_flags() is not yet explicitly tested. Note that it returns a string (matching the Ansible option of the same name), whereas Spec.sudo_args() returns a list.

refs #1083

Uses the same fallback for (mitogen_sudo et al) as become_exe (see mitogen-hq#1173).

The new `Spec.become_flags()` is not yet explicitly tested. Note that it
returns a string (matching the Ansible option of the same name), whereas
`Spec.sudo_args()` returns a list.

refs mitogen-hq#1083
@moreati moreati marked this pull request as ready for review October 29, 2024 10:49
@moreati moreati merged commit 8924470 into mitogen-hq:master Oct 29, 2024
24 checks passed
@moreati moreati deleted the issue1083-become_flags branch October 29, 2024 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant