mirror of https://github.com/ansible/ansible.git
interpreter_discovery: removed auto_silent* option (#86006)
* interpreter_discovery: removed auto_silent* option * Removed deprecated auto_silent* option from interpreter_discovery_python Fixes: #85995 Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com> * Make CI green Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com> * Make CI green I Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com> --------- Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com>pull/85939/head
parent
192948434c
commit
790b66f383
@ -0,0 +1,3 @@
|
||||
---
|
||||
removed_features:
|
||||
- interpreter_discovery - removed auto_legacy and auto_legacy_slient options (https://github.com/ansible/ansible/issues/85995).
|
||||
Loading…
Reference in New Issue