Breaking Changes
- inventory plugin - Python v3.5+ is now required
What's Changed
- feat(inventory): connect via public ipv6 address by @apricote in #176
- Inventory plugin: Allow token to be provided through extra-vars. by @n00b42 in #156
- Add private_networks_info with info dict containing name and private ip by @n00b42 in #183
- Increase rebuild wait_until_finished() timeout by @svanrossem in #189
- feat(inventory): add all private networks as variables [1/3] by @apricote in #186
- feat(inventory): handle servers that dont work with connect_with setting [2/3] by @apricote in #187
- feat(inventory): add variable for ipv6 address [3/3] by @apricote in #188
- chore: prepare v1.10.0 by @apricote in #190
New Contributors
- @n00b42 made their first contribution in #156
- @svanrossem made their first contribution in #189
Full Changelog: 1.9.1...1.10.0