mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-04 07:51:50 +00:00
Setup docker (#6396)
* setup-docker: install and run docker inside integration test VMs
* must pip install requests to satisfy community.docker requirements
* add Ubuntu configuration to setup_docker
* Update tests/integration/targets/mssql_script/tasks/main.yml
* Update tests/integration/targets/mssql_script/tasks/main.yml
* docker_pacakges variable non-existent by default
* add setup_docker to keycloak_groups
* add setup_docker to keycloak_groups
* removed unused file tasks/nothing.yml
* add README
* add copyright notice to readme file
* Update tests/integration/targets/setup_docker/README.md
* rolled back the boilerplate disclaimer to mssql_script tasks/main.yml
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| aix.sh | ||
| alpine.sh | ||
| fedora.sh | ||
| freebsd.sh | ||
| generic.sh | ||
| linux-community.sh | ||
| linux.sh | ||
| macos.sh | ||
| osx.sh | ||
| remote.sh | ||
| rhel.sh | ||
| sanity.sh | ||
| shippable.sh | ||
| ubuntu.sh | ||
| units.sh | ||