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] 7e0f2e1f42
[PR #8452/2a3819a6 backport][stable-8] git_config: fix state=absent if value is present (#8465)
git_config: fix state=absent if value is present (#8452)

* Fix state=absent if value is present.

* Update changelog fragment.

(cherry picked from commit 2a3819a696)

Co-authored-by: Felix Fontein <felix@fontein.de>
2024-06-06 13:18:57 +02: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 [PR #8452/2a3819a6 backport][stable-8] git_config: fix state=absent if value is present (#8465) 2024-06-06 13:18:57 +02:00