Skip to content

Commit

Permalink
update relase notes
Browse files Browse the repository at this point in the history
  • Loading branch information
apenella committed Dec 12, 2024
1 parent c33e3ac commit 37df3b3
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
# Release notes

## [v2.1.0]
## [undefined]

### Added
### Fixed

- New example _ansibleplaybook-ssh-become-root-with-password/_, showcasing how to execute a playbook that requires to become root user and set the user password through the variable _ansible_sudo_pass_
- Bump golang.org/x/crypto from 0.22.0 to 0.31.0

### Changed

- The internal package `internal/executable/os/exec` has been moved to `pkg/execute/exec`, making it public. Along with this change, the `Exec` struct has been renamed to `OsExec`.

0 comments on commit 37df3b3

Please sign in to comment.