mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
Initial commit
This commit is contained in:
commit
aebc1b03fd
4861 changed files with 812621 additions and 0 deletions
6
tests/integration/targets/git_config/vars/main.yml
Normal file
6
tests/integration/targets/git_config/vars/main.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
git_version_supporting_includes: 1.7.10
|
||||
option_name: http.proxy
|
||||
option_value: 'foo'
|
||||
option_scope: global
|
||||
...
|
Loading…
Add table
Add a link
Reference in a new issue