File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -90,8 +90,8 @@ Thes modules require the following to be installed on the Ansible server:
90
90
91
91
* Python 2.6 or 2.7
92
92
* [ Ansible] ( http://www.ansible.com ) 1.5 or later
93
- * Junos [ py-junos-eznc] ( https://github.com/Juniper/py-junos-eznc ) 1.0 .0 or later
94
- * Junos [ netconify] ( https://github.com/jeremyschulman/py-junos-netconify ) 0.1.1 or later (if using console)
93
+ * Junos [ py-junos-eznc] ( https://github.com/Juniper/py-junos-eznc ) 1.1 .0 or later
94
+ * Junos [ netconify] ( https://github.com/jeremyschulman/py-junos-netconify ) 1.0.0 or later (if using console)
95
95
96
96
## LICENSE
97
97
@@ -103,3 +103,4 @@ Apache 2.0
103
103
- Rick Sherman (@shermdog01 )
104
104
- Nitin Kumar (@vnitinv )
105
105
106
+
Original file line number Diff line number Diff line change 1
- VERSION = "1.1.0.dev "
2
- DATE = "2014-Dec-19 "
1
+ VERSION = "1.1.0"
2
+ DATE = "2015-Jan-15 "
You can’t perform that action at this time.
0 commit comments