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

Remove deprecated OsCommand class from the ansible.vault package ⛔ #1033

Closed
sleberknight opened this issue Aug 27, 2023 · 0 comments · Fixed by #1132
Closed

Remove deprecated OsCommand class from the ansible.vault package ⛔ #1033

sleberknight opened this issue Aug 27, 2023 · 0 comments · Fixed by #1132
Assignees
Labels
API change Change to a public API
Milestone

Comments

@sleberknight
Copy link
Member

The OsCommand interface in the ansible.vault package is deprecated for removal. This removes it, thereby changing a public API. It is replaced by OsCommand in the base.process package.

References:

@sleberknight sleberknight added the API change Change to a public API label Aug 27, 2023
@sleberknight sleberknight added this to the 4.0.0 milestone Aug 27, 2023
@sleberknight sleberknight self-assigned this Apr 28, 2024
@sleberknight sleberknight changed the title Removed deprecated OsCommand class from the ansible.vault package ⛔ Remove deprecated OsCommand class from the ansible.vault package ⛔ May 1, 2024
sleberknight added a commit that referenced this issue May 1, 2024
* Remove OsCommand class from the ansible.vault package
* The interface of the same name in the base.process package replaces it

Closes #1033
sleberknight added a commit that referenced this issue May 1, 2024
* Remove OsCommand class from the ansible.vault package
* The interface of the same name in the base.process package replaces it

Closes #1033
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API change Change to a public API
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant