mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
become mixin is no more (#54002)
* become mixin is no more since sudo/su keywords are removed in 2.9 .. no need to keep this code around * also don't need test for code that is removed * made preprocess_data on base noop its not used by anything anymore, but kept for backwards compat since other methods of same name are used
This commit is contained in:
2
changelogs/fragments/bye_become_mixin.yml
Normal file
2
changelogs/fragments/bye_become_mixin.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- remove obsolete become mixin
|
||||
Reference in New Issue
Block a user