* Prepare extra sanity tests.
* Run some extra sanity tests.
* Linting.
* Experimenting
* Linting.
* Run tests in docker container.
* Improve run code.
* Use requests instead of Ansible code (which needs to be installed first).
* Refactor and add more debugging.
* More ls.
* More ls.
* More ls in container.
* Copy cwd into container.
* Improve container handling.
* Make tests configurable.
* Using proper argument parser.
* Add colors.
* Allow to disable test.
* Always run all tests for now. (Change detection needs to know about git I think).
* Use argument parser for main executable. Force colors for CI.
* Allow to specify targets.
* Linting.
* Switch to ansibulled-changelog.
* Use runner from community.internal_test_tools (current dev branch for runner).
* Clone official repository instead of my fork/branch.
* Add CI group 2 for Ansible 2.9 tests.
* Temporarily disable some nodes.
* Fix ignore.txt.
* Use version prefix instead of groups.
* Ansible 2.9 doesn't support Python 3.9
ci_complete
* Make Ansible 2.9 compatible.
* Replace archive/unarchive with copy.
* Remove dependency on community.general in integration tests for Ansible 2.9.
* Let's see.
* Ansible 2.9's copy doesn't create directories.
* Re-enable no dependency.
ci_complete
* path should be bytes.
* Reenable nodes, add two more.
* Force complete CI run for Ansible 2.9.
* Used wrong variable.
* Fix Ansible 2.9 compatibility...