File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,9 @@ This is an Ansible role that manages network interface configuration as it is fo
9
9
Requirements
10
10
------------
11
11
12
- * Ubuntu 12.04 (Precise)
13
- * Ubuntu 14.04 (Trusty)
12
+ Ubuntu 12.04 (Precise) or Ubuntu 14.04 (Trusty)
13
+
14
+ May work with other versions, but has never been tested.
14
15
15
16
Dependencies
16
17
------------
@@ -52,6 +53,10 @@ Example Playbook
52
53
Changelog
53
54
---------
54
55
56
+ **0.2** *TODO*
57
+
58
+ * {o} open for your ideas, fixes and pull requests
59
+
55
60
**0.1** (first release) 01.02.2015
56
61
57
62
* {x} ipv6 & ipv4 support
@@ -60,6 +65,7 @@ Changelog
60
65
* {x} support for bridges
61
66
* {x} additional subnets and ips
62
67
* {x} custom hook scripts
68
+ * {x} remove old interfaces
63
69
64
70
License
65
71
-------
You can’t perform that action at this time.
0 commit comments