1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
Find a file
Ruheena Ansari 07e8911fd8
Update docker connection plugin (#80)
* Update docker.py

#67832 fixes the need to run powershell modules on windows containers via docker connection. However, while running win_copy on windows containers, destination path is prefixed, which doesn't work in the case of windows. The changes in this PR take care of bypassing that while running the ansible role on windows containers.

* Update plugins/connection/docker.py

Co-Authored-By: Felix Fontein <felix@fontein.de>

* Create 80-update_docker_connection_plugin.yml

Add changelog fragment

* Update changelogs/fragments/80-update_docker_connection_plugin.yml

Co-Authored-By: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
2020-03-31 20:42:16 +02:00
.github removing zabbix modules and their references due to migration to a dedicated collection (#11) 2020-03-16 10:55:34 +00:00
changelogs/fragments Update docker connection plugin (#80) 2020-03-31 20:42:16 +02:00
meta removing zabbix modules and their references due to migration to a dedicated collection (#11) 2020-03-16 10:55:34 +00:00
plugins Update docker connection plugin (#80) 2020-03-31 20:42:16 +02:00
scripts removing zabbix modules and their references due to migration to a dedicated collection (#11) 2020-03-16 10:55:34 +00:00
tests cloudstack: ci: wait for sys template available (#78) 2020-03-31 16:08:51 +02:00
.gitignore Initial commit 2020-03-09 09:11:07 +00:00
COPYING Initial commit 2020-03-09 09:11:07 +00:00
galaxy.yml Fix netapp modules (#76) 2020-03-31 09:41:29 +02:00
README.md Initial commit 2020-03-09 09:11:07 +00:00
shippable.yml Revert "Don't run CI on Master (#73)" (#75) 2020-03-30 14:20:04 +02:00

GitHub Actions CI/CD build status — Collection test suite

Ansible Collection: community.general