1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/connection
Felix Fontein ea21341686
Fix plugins (names, constants, FQCNs in examples) (#722)
* cobbler inventory: fix NAME

* oc transport: fix transport name

* Inventory plugins: fix plugin identifications

* Use FQCN in lookup plugin examples.

* Use FQCN in callback plugins.

* Add changelog fragment.

* Adjust documentation.

* Fix lookup plugin linting errors.

* Fix quotes.
2020-08-08 22:04:34 +02:00
..
__init__.py Initial commit 2020-03-09 09:11:07 +00:00
chroot.py Initial commit 2020-03-09 09:11:07 +00:00
docker.py Update docker connection plugin (#80) 2020-03-31 20:42:16 +02:00
funcd.py Initial commit 2020-03-09 09:11:07 +00:00
iocage.py Initial commit 2020-03-09 09:11:07 +00:00
jail.py Initial commit 2020-03-09 09:11:07 +00:00
lxc.py Initial commit 2020-03-09 09:11:07 +00:00
lxd.py Initial commit 2020-03-09 09:11:07 +00:00
oc.py Fix plugins (names, constants, FQCNs in examples) (#722) 2020-08-08 22:04:34 +02:00
qubes.py Initial commit 2020-03-09 09:11:07 +00:00
saltstack.py Initial commit 2020-03-09 09:11:07 +00:00
zone.py Initial commit 2020-03-09 09:11:07 +00:00