community.general/lib/ansible/plugins
Tomas Tomecek 23becece53 Implement connection plugin for podman (#47519)
* new connection plugin: podman

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

* podman,conn: utilize remote_user to run commands

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

* podman connection: update docs

Co-Authored-By: TomasTomecek <ttomecek@redhat.com>
2018-11-01 10:14:18 -04:00
..
action New voss_config module (#47533) 2018-11-01 14:07:41 +05:30
cache Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
callback Do not filter out exception, warnings, deprecations on failure when using debug (#47588) 2018-10-30 12:51:25 -04:00
cliconf New voss_config module (#47533) 2018-11-01 14:07:41 +05:30
connection Implement connection plugin for podman (#47519) 2018-11-01 10:14:18 -04:00
filter Add support for IOS vlan parsing filter. (#40555) 2018-10-17 20:50:28 +05:30
httpapi Store Authorization header inside HttpApi connection plugin (#45598) 2018-09-13 19:34:30 +05:30
inventory remove redundant md5 hashing 2018-10-31 13:54:52 -07:00
lookup Fix password lookup for FIPS 2018-10-31 12:50:23 -07:00
netconf Move persistent connections to only use registered variables (#45616) 2018-09-20 09:56:43 -04:00
shell win_exec: refactor PS exec runner (#45334) 2018-10-02 15:55:53 -07:00
strategy New v2_runner_on_start callback added (#47684) 2018-10-30 11:37:11 -05:00
terminal added in method to handle new and old login methods (#47170) 2018-10-23 13:19:31 -04:00
test Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
vars Allow loading dirs from role defaults/vars (#36357) 2018-04-10 17:14:38 -04:00
__init__.py inventory plugins: add test about config API usage (#41888) 2018-07-19 10:45:45 -07:00
loader.py plugin_filter: check for type error (#46664) 2018-10-30 18:25:02 +05:30