Skip to content

v3.4.4: Flush fixes and adjustment to default bridge ip option

Compare
Choose a tag to compare
@angstwad angstwad released this 13 Apr 17:04
· 15 commits to master since this release
* 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.