mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
f22c04fa1e
The set_become_default() function is not needed. All this time, if it was called it would try to set a value on a passed by value variable (meaning that it had no effect after returning to the caller). Since become has been working in v2, this code is not needed. Removing. |
||
---|---|---|
.. | ||
ansible |