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] b3037a46be
[PR #8452/2a3819a6 backport][stable-9] git_config: fix state=absent if value is present (#8466)
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:19:02 +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 git_config: support multiple values for same name (#7260) 2023-12-03 09:41:34 +01:00
main.yml git_config: support multiple values for same name (#7260) 2023-12-03 09:41:34 +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 git_config: support multiple values for same name (#7260) 2023-12-03 09:41:34 +01:00
set_value.yml git_config: support multiple values for same name (#7260) 2023-12-03 09:41:34 +01:00
set_value_with_tilde.yml git_config: support multiple values for same name (#7260) 2023-12-03 09:41:34 +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 git_config: support multiple values for same name (#7260) 2023-12-03 09:41:34 +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-9] git_config: fix state=absent if value is present (#8466) 2024-06-06 13:19:02 +02:00