Skip to content

Fix reboot task to escalate as root instead of stack#241

Open
mandre wants to merge 1 commit into
mainfrom
fix-reboot-task
Open

Fix reboot task to escalate as root instead of stack#241
mandre wants to merge 1 commit into
mainfrom
fix-reboot-task

Conversation

@mandre

@mandre mandre commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

The reboot task had become: true but inherited become_user: stack from the play level, causing 'Interactive authentication required' from polkit/systemd. Add become_user: root to match the pattern used by all other root-privileged tasks in the playbook.

The reboot task had become: true but inherited become_user: stack from
the play level, causing 'Interactive authentication required' from
polkit/systemd. Add become_user: root to match the pattern used by all
other root-privileged tasks in the playbook.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant