mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 13:20:23 -07:00
Prevented the expansion of parameters in run_command() (#1794)
This commit is contained in:
parent
e9551df5ed
commit
436bbb0077
4 changed files with 41 additions and 6 deletions
2
changelogs/fragments/1776-git_config-tilde_value.yml
Normal file
2
changelogs/fragments/1776-git_config-tilde_value.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- git_config - prevent ``run_command`` from expanding values (https://github.com/ansible-collections/community.general/issues/1776).
|
Loading…
Add table
Add a link
Reference in a new issue