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 Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
get_set_no_state.yml Add default license header to files which have no copyright or license header yet (#5074) 2022-08-05 14:03:38 +02:00
get_set_state_present.yml Add default license header to files which have no copyright or license header yet (#5074) 2022-08-05 14:03:38 +02:00
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 Add default license header to files which have no copyright or license header yet (#5074) 2022-08-05 14:03:38 +02:00
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 Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
setup_no_value.yml Add default license header to files which have no copyright or license header yet (#5074) 2022-08-05 14:03:38 +02:00
setup_value.yml Add default license header to files which have no copyright or license header yet (#5074) 2022-08-05 14:03:38 +02:00
unset_check_mode.yml Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
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 Add default license header to files which have no copyright or license header yet (#5074) 2022-08-05 14:03:38 +02:00
unset_value.yml Add default license header to files which have no copyright or license header yet (#5074) 2022-08-05 14:03:38 +02:00