michaelrigart / ansible-role-interfaces

An ansible role for configuring different network interfaces
GNU General Public License v3.0
83 stars 62 forks source link

Added support for IPv6 address and route configuration #39

Closed avadhanij closed 6 years ago

avadhanij commented 6 years ago

Changes:

  1. New template file for route6 in rhel oses
  2. Additional checks in filters
  3. Additional lines in ethernet template files
  4. Additional tasks for rhel oses
avadhanij commented 6 years ago

Yep, I will document the feature.

avadhanij commented 6 years ago

I pushed in the changes. The build seems to have failed due to connectivity issues?

avadhanij commented 6 years ago

@markgoddard .... any way to trigger a second build?

avadhanij commented 6 years ago

@markgoddard ..... looks like the build went through alright. Is this good to merge?