mirror of https://github.com/ansible/ansible.git
Ensure discovery unsafe (#55295)
* Ensure safe discovery by marking it Unsafe
(cherry picked from commit 24b44e1772)
pull/55685/head
parent
6d8b124e16
commit
d73da98ecf
@ -0,0 +1,3 @@
|
||||
bugfixes:
|
||||
- SECURITY Fixed the python interpreter detection, added in 2.8.0alpha1, to properly mark the returned data as untemplatable.
|
||||
This prevents a malicious managed machine from running code on the controller via templating.
|
||||
Loading…
Reference in New Issue