mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
3ff7a0baf2
* 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>
2 lines
No EOL
160 B
YAML
2 lines
No EOL
160 B
YAML
bugfixes:
|
|
- docker_machine - fallback to ip subcommand output if IPAddress is missing (https://github.com/ansible-collections/community.general/issues/412). |