Files
community.general/lib/ansible/plugins/connection
toshi_pp 9a4ad89ec5 Fix a process execution using lxc connection plugin on Python3.
python2-lxc module needs bytes, on the other hand python3-lxc requires text.
To solve such incompatibility, use to_native other than to_bytes.
This fixes #41060.
2018-06-11 11:55:20 -07:00
..
2018-04-11 11:53:05 -04:00
2017-11-16 13:49:57 -05:00
2018-01-20 08:50:01 -05:00
2018-04-11 11:53:05 -04:00
2018-01-20 08:50:01 -05:00
2018-06-08 14:38:23 +08:00
2017-12-12 12:25:53 +00:00