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] 3a076fd585
Massive adjustment in integration tests for changed and failed (#2577) (#2584)
* Replaced ".changed ==" with "is [not] changed". Same for failed

* Mr Quote refused to go

(cherry picked from commit d7e55db99b)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2021-05-22 14:53:16 +02:00
..
exclusion_state_list-all.yml Initial commit 2020-03-09 09:11:07 +00:00
get_set_no_state.yml Massive adjustment in integration tests for changed and failed (#2577) (#2584) 2021-05-22 14:53:16 +02:00
get_set_state_present.yml Massive adjustment in integration tests for changed and failed (#2577) (#2584) 2021-05-22 14:53:16 +02:00
get_set_state_present_file.yml git_config - fixed bug with scope file (#2125) 2021-03-30 08:24:08 +02:00
main.yml git_config - fixed bug with scope file (#2125) 2021-03-30 08:24:08 +02:00
precedence_between_unset_and_value.yml Massive adjustment in integration tests for changed and failed (#2577) (#2584) 2021-05-22 14:53:16 +02:00
set_value_with_tilde.yml Prevented the expansion of parameters in run_command() (#1794) 2021-02-12 06:13:05 +01:00
setup.yml Initial commit 2020-03-09 09:11:07 +00:00
setup_no_value.yml git_config - fixed bug with scope file (#2125) 2021-03-30 08:24:08 +02:00
setup_value.yml git_config - fixed bug with scope file (#2125) 2021-03-30 08:24:08 +02:00
unset_check_mode.yml Massive adjustment in integration tests for changed and failed (#2577) (#2584) 2021-05-22 14:53:16 +02:00
unset_no_value.yml Massive adjustment in integration tests for changed and failed (#2577) (#2584) 2021-05-22 14:53:16 +02:00
unset_value.yml Massive adjustment in integration tests for changed and failed (#2577) (#2584) 2021-05-22 14:53:16 +02:00