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/inventory
ximon18 3ff7a0baf2
Add validity check for [Driver][IPAddress] else use docker-machine ip command. (#412)
* Add validity check for [Driver][IPAddress] else use docker-machine ip command.

* Note why we fallback to the `docker-machine ip <machine name>` command.

* Add changelog fragment.

* Corrected module name in changelog fragment.

Co-authored-by: Ben Roose <ben.roose@wichita.edu>
2020-05-25 23:04:09 +02:00
..
__init__.py Initial commit 2020-03-09 09:11:07 +00:00
cloudscale.py Initial commit 2020-03-09 09:11:07 +00:00
docker_machine.py Add validity check for [Driver][IPAddress] else use docker-machine ip command. (#412) 2020-05-25 23:04:09 +02:00
docker_swarm.py Fix docker_swarm, docker_machine and gitlab_runners inventory plugins' verify method. (#67) 2020-03-29 20:14:22 +02:00
gitlab_runners.py Fix docker_swarm, docker_machine and gitlab_runners inventory plugins' verify method. (#67) 2020-03-29 20:14:22 +02:00
kubevirt.py Initial commit 2020-03-09 09:11:07 +00:00
linode.py linode inventory plugin: fix parsing of access_token (#318) 2020-05-13 12:37:23 +01:00
nmap.py Initial commit 2020-03-09 09:11:07 +00:00
online.py Initial commit 2020-03-09 09:11:07 +00:00
scaleway.py Initial commit 2020-03-09 09:11:07 +00:00
virtualbox.py Initial commit 2020-03-09 09:11:07 +00:00