community.general/lib/ansible/plugins
Tomas Tomecek 5b898a7732 add connection plugin for buildah (#26170)
* add connection plugin for buildah

Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>

* fixup

 * create a method to invoke buildah
 * mount container filesystem persistently so we can access it
   during put and fetch
 * use copyfile function for copying files

Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>

* revert tests

Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>

* fixup

Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>

* progress

(this will be squashed into a single commit before merge)

 * add docs for the conn plugin
 * fix issue invoking the integration tests
 * add a way to invoke commands inside the container as a different user

Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>

* fix shellcheck warning

Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>
2017-07-11 22:36:25 -04:00
..
action script: Add support for chdir argument 2017-07-07 09:40:02 -07:00
cache Fix redis cache for python3 2017-06-13 09:50:46 -04:00
callback Misc typo for Ansible 2017-06-21 11:19:41 -04:00
cliconf Add support for cliconf and netconf plugin (#25093) 2017-06-06 13:56:25 +05:30
connection add connection plugin for buildah (#26170) 2017-07-11 22:36:25 -04:00
filter booleanize value for ternary 2017-07-11 13:05:27 -04:00
inventory adjust script caching to processed data 2017-06-20 14:27:53 -04:00
lookup hashi_vault module - Add verify param to support ssl Vault (#25159) 2017-07-11 12:17:04 -04:00
netconf Add support for netconf network discovery (#25435) 2017-06-28 11:07:38 +05:30
shell converted become runas to explicit CreateProcessWithLogonW (#26378) 2017-07-03 17:46:27 -07:00
strategy Fix error with `meta: clear_facts` (#26406) 2017-07-05 19:20:18 -04:00
terminal Adding stderr regex catch for iosxr commit failures. Adding error handling after executing commit command. (#26462) 2017-07-06 09:19:24 +05:30
test better backwards compat handling of status 2017-07-05 21:44:00 -04:00
vars ensure proper typing of path, cause py3 listdir 2017-06-19 16:35:50 -04:00
__init__.py Revert "Add log_only to debug messages (#25545)" 2017-06-13 09:29:18 -04:00