You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Flush fixes and adjustment to default bridge ip option
* Add flush handler at the end of main, this is to allow config options
to be picked up once the role has finished. In my case setting proxies
and bridge ip. Without this line it requires two Ansible runs due to
nature of handlers.
* Added configurable option for bridge ip. By default it conflicts with
my ip schema. This is now a configurable option.
0 commit comments