Go to file
Robert Kaussow 22db4f75a5
continuous-integration/drone/push Build is passing Details
fix docs
2019-10-18 10:56:19 +02:00
defaults fix docs 2019-10-18 10:56:19 +02:00
handlers remove dupicate whitespaces 2019-06-21 12:30:30 +02:00
meta fix indentation 2019-01-09 21:51:48 +01:00
tasks remove old loop syntax 2019-08-27 22:22:41 +02:00
templates/etc fix ansible_managed handling 2019-08-27 22:24:09 +02:00
.drone.jsonnet fix wrong pipeline deps 2019-10-18 10:48:44 +02:00
.drone.yml fix wrong pipeline deps 2019-10-18 10:48:44 +02:00
.gitignore refactoring, testing, policy fixes 2019-06-21 08:06:43 +02:00
HEADER.md refactor ci pipeline 2019-10-18 10:43:50 +02:00
LICENSE Initial commit 2017-05-18 23:09:10 +02:00
README.md [SKIP CI] update readme 2019-10-18 08:49:07 +00:00

README.md

xoxys.network

Build Status

Role to manage network interfaces

Table of content


Default Variables

network_hostname

Default value

network_hostname: localhost

network_fqdn

Default value

network_fqdn: localdomain

network_defaultif

Default value

network_defaultif: eth0

network_disable_ipv6

Default value

network_disable_ipv6: false

network_dns_server

Default value

network_dns_server: 8.8.8.8

network_interfaces

Default value

network_interfaces: {}

Example usage


network_hosts_entries

Default value

network_hosts_entries: []

Dependencies

None.

License

MIT

Author

xoxys