patchback[bot]
7fce59fbc6
[PR #11479/476f2bf6 backport][stable-12] Integration tests: replace ansible_xxx with ansible_facts.xxx ( #11480 )
...
Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479 )
Replace ansible_xxx with ansible_facts.xxx.
(cherry picked from commit 476f2bf641 )
Co-authored-by: Felix Fontein <felix@fontein.de>
2026-02-07 18:43:49 +01:00
Felix Fontein
21122e926b
Remove Python 2 specific parts from integration tests ( #10897 )
...
* Remove Python 2 specific parts from integration tests.
* Remove more constraints.
2025-10-12 08:48:50 +02:00
Felix Fontein
eaa5e07b28
Adjust YAML files ( #10233 )
...
Adjust YAML files.
2025-06-15 09:13:16 +02:00
Felix Fontein
11c7611ced
More true/false normalization ( #6152 )
...
* More true/false normalization.
* Boolean do not need explicit choices.
* One more.
* Fix type argument.
2023-03-06 23:02:24 +01:00
Felix Fontein
68e7e52557
Add simple license headers, not completely at top. ( #5080 )
2022-08-05 21:31:34 +02:00
Felix Fontein
a06903f33a
CI: Add ArchLinux, Debian Bullseye, CentOS Stream 8, and Alpine 3 ( #4222 )
...
* Add ArchLinux, Debian Bullseye and CentOS Stream 8 to CI.
* Add Alpine to CI matrix as well.
2022-02-21 21:14:45 +01:00
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
Andrew Klychkov
9d5044ac1a
Add headers to ci tests ( #954 )
...
* CI tests: add note to main.yml
* improve
2020-09-25 08:01:17 +02:00
Felix Fontein
38996b7544
Fix CI (problem with cffi) ( #892 )
...
* Work around old pip versions which install yanked packages.
* Try II
* Proper approach.
* Avoid too old version being installed.
2020-09-16 10:44:31 +02:00
Ansible Core Team
aebc1b03fd
Initial commit
2020-03-09 09:11:07 +00:00