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
Felix Fontein 7c43cc3faa
Improve CI (#3348)
* Remove superfluous test.

* Use remote_temp_dir instead of output_dir on remote.

* Read certificate from correct place.

* Adjust more places.

* Fix boolean.

* Improve cryptography setup.

* Fix java_keystore changes.

* Need to copy binary from remote.

* Use correct Python for serve script.

* Sleep before downloading.

* Use correct Python interpreter.

* Avoid failing shebang test.

* Fix permission error with macOS 11.1.

* Avoid shebang trouble.
2021-09-09 07:31:44 +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 Improve CI (#3348) 2021-09-09 07:31:44 +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 Improve CI (#3348) 2021-09-09 07:31:44 +02:00
setup_value.yml Improve CI (#3348) 2021-09-09 07:31:44 +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