mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
avoid loading vars on unspecified basedir (cwd) (#42067)
* avoid loading vars on unspecified basedir (cwd)
This commit is contained in:
committed by
Toshio Kuratomi
parent
c3134ce6e2
commit
de0e11c0d5
2
changelogs/fragments/avoid_cwd_vars.yml
Normal file
2
changelogs/fragments/avoid_cwd_vars.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- '**Security Fix** - avoid loading host/group vars from cwd when not specifying a playbook or playbook base dir'
|
||||
Reference in New Issue
Block a user