mirror of https://github.com/ansible/ansible.git
* local connection: avoid tb when running in container with invalid user
* clog
* cannot use uid, leave empty and ~/ will resolve itself
* get back to what it did
(cherry picked from commit 5f3a6b78db)
pull/79576/head
parent
5e2806b502
commit
fc2670772a
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- connection local now avoids traceback on invalid user being used to execuet ansible (valid in host, but not in container).
|
||||
Loading…
Reference in New Issue