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

* Mr Quote refused to go
2021-05-22 13:51:36 +02:00
..
exclusion_state_list-all.yml
get_set_no_state.yml Massive adjustment in integration tests for changed and failed (#2577) 2021-05-22 13:51:36 +02:00
get_set_state_present.yml Massive adjustment in integration tests for changed and failed (#2577) 2021-05-22 13:51:36 +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) 2021-05-22 13:51:36 +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
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) 2021-05-22 13:51:36 +02:00
unset_no_value.yml Massive adjustment in integration tests for changed and failed (#2577) 2021-05-22 13:51:36 +02:00
unset_value.yml Massive adjustment in integration tests for changed and failed (#2577) 2021-05-22 13:51:36 +02:00