Skip to content

Conversation

@ThomasSevestre
Copy link
Contributor

This PR adds support for nested as :

as :root do
  as :other_user do
    execute :cat, 'file', :strip => false
  end
end

Copy link
Member

@mattbrictson mattbrictson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great – thanks for your contribution!

@mattbrictson mattbrictson added the ✨ Feature Adds a new feature label Dec 2, 2025
@mattbrictson mattbrictson changed the title add support for nested as Add support for nested as Dec 2, 2025
@mattbrictson mattbrictson merged commit bde7c53 into capistrano:master Dec 2, 2025
14 checks passed
@ThomasSevestre ThomasSevestre deleted the add_nested_as_support branch December 2, 2025 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✨ Feature Adds a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants