1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests/integration/targets/git_config/tasks
patchback[bot] 7fe5e5f02c
[PR #7260/07bac177 backport][stable-8] git_config: support multiple values for same name (#7672)
git_config: support multiple values for same name (#7260)

* Refactor the existing git_config.py

* Support multiple values for same name

(cherry picked from commit 07bac1777f)

Co-authored-by: Günther Grill <guenhter@users.noreply.github.com>
2023-12-03 09:49:20 +01:00
..
exclusion_state_list-all.yml
get_set_no_state.yml
get_set_state_present.yml
get_set_state_present_file.yml [PR #7260/07bac177 backport][stable-8] git_config: support multiple values for same name (#7672) 2023-12-03 09:49:20 +01:00
main.yml [PR #7260/07bac177 backport][stable-8] git_config: support multiple values for same name (#7672) 2023-12-03 09:49:20 +01:00
precedence_between_unset_and_value.yml
set_multi_value.yml [PR #7260/07bac177 backport][stable-8] git_config: support multiple values for same name (#7672) 2023-12-03 09:49:20 +01:00
set_value.yml [PR #7260/07bac177 backport][stable-8] git_config: support multiple values for same name (#7672) 2023-12-03 09:49:20 +01:00
set_value_with_tilde.yml [PR #7260/07bac177 backport][stable-8] git_config: support multiple values for same name (#7672) 2023-12-03 09:49:20 +01:00
setup.yml
setup_no_value.yml
setup_value.yml
unset_check_mode.yml
unset_multi_value.yml [PR #7260/07bac177 backport][stable-8] git_config: support multiple values for same name (#7672) 2023-12-03 09:49:20 +01:00
unset_no_value.yml
unset_value.yml