Jimmy McCrory 1670ccdbbd Avoid double-encoding to bytes
Both the 'container_user' used within the 'cmd' variable and the
container path padding added to the 'out_file' variable in the
connection plugin should be strings since they're later encoded
to bytes by the inherited class.

Change-Id: I8874c439fc9c006125bb39ff6a2cd386bfc8f561
2017-06-24 20:31:39 +00:00
2017-02-06 09:03:20 -06:00
2017-06-24 20:31:39 +00:00
2017-05-24 23:00:42 +00:00
2016-11-02 12:22:21 +11:00
2017-05-24 23:00:42 +00:00
2017-03-27 11:43:23 +00:00
2017-05-24 23:00:42 +00:00
2017-03-14 18:01:43 +00:00
2016-01-27 10:31:29 -06:00
2016-02-01 16:47:07 +00:00
2016-09-28 12:04:13 +01:00
2016-11-25 16:21:30 +01:00
2017-03-02 11:52:19 +00:00

Team and repository tags

image

OpenStack-Ansible plugins

These are the plugins the OpenStack-Ansible deployment project relies on. The plugins can be added to any Ansible project by simply cloning this repository and setting up the ansible.cfg file to point at them as additional plugins for your project.

Description
Ansible action plugin to template arbitrary json ini yaml data
Readme 1.6 MiB
Languages
Python 100%