stackhpc / ansible-role-os-images

Ansible role to build and upload OpenStack instance images
Apache License 2.0
6 stars 6 forks source link

Allow customizing interface #23

Closed markgoddard closed 4 years ago

markgoddard commented 5 years ago

Most of the os_ ansible modules take an interface or endpoint_type parameter. This adds interface as a configurable parameter as it is most similar to OS_INTERFACE environment variable.

markgoddard commented 5 years ago

Bump :)