v3.4.4: 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.