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 da0738badf
Improve CI (#3348) (#3352)
* 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.

(cherry picked from commit 7c43cc3faa)
2021-09-09 08:10:26 +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) (#2585) 2021-05-22 14:53:10 +02:00
get_set_state_present.yml Massive adjustment in integration tests for changed and failed (#2577) (#2585) 2021-05-22 14:53:10 +02:00
get_set_state_present_file.yml Improve CI (#3348) (#3352) 2021-09-09 08:10:26 +02:00
main.yml git_config - fixed bug with scope file (#2125) (#2132) 2021-03-30 09:20:04 +02:00
precedence_between_unset_and_value.yml Massive adjustment in integration tests for changed and failed (#2577) (#2585) 2021-05-22 14:53:10 +02:00
set_value_with_tilde.yml Prevented the expansion of parameters in run_command() (#1794) (#1796) 2021-02-12 06:38:37 +01:00
setup.yml Initial commit 2020-03-09 09:11:07 +00:00
setup_no_value.yml Improve CI (#3348) (#3352) 2021-09-09 08:10:26 +02:00
setup_value.yml Improve CI (#3348) (#3352) 2021-09-09 08:10:26 +02:00
unset_check_mode.yml Massive adjustment in integration tests for changed and failed (#2577) (#2585) 2021-05-22 14:53:10 +02:00
unset_no_value.yml Massive adjustment in integration tests for changed and failed (#2577) (#2585) 2021-05-22 14:53:10 +02:00
unset_value.yml Massive adjustment in integration tests for changed and failed (#2577) (#2585) 2021-05-22 14:53:10 +02:00