Fix chdir option. (#518)

This commit is contained in:
Felix Fontein
2022-12-02 06:48:39 +01:00
committed by GitHub
parent 549de87ab5
commit 6ccbde9f98
2 changed files with 5 additions and 0 deletions
@@ -0,0 +1,2 @@
bugfixes:
- "docker_container_exec - fix ``chdir`` option which was ignored since community.docker 3.0.0 (https://github.com/ansible-collections/community.docker/issues/517, https://github.com/ansible-collections/community.docker/pull/518)."