summaryrefslogtreecommitdiff
path: root/changelogs/fragments
AgeCommit message (Collapse)Author
2021-02-19modify import of resource module class in unit tests (#126)GomathiselviS
Modify import of resource module class in unit tests Reviewed-by: https://github.com/apps/ansible-zuul
2021-02-18Fix test-sanity-docker failures (#124)GomathiselviS
Fix test-sanity-docker failures Reviewed-by: Nathaniel Case <this.is@nathanielca.se> https://github.com/Qalthos
2021-02-03Remove reliance on netcommon's ipaddress (#120)Nathaniel Case
Remove reliance on netcommon's ipaddress Reviewed-by: https://github.com/apps/ansible-zuul
2021-01-27Prepare VYOS for Release 1.1.1 (#118)1.1.1GomathiselviS
Prepare VYOS for Release 1.1.1 Reviewed-by: https://github.com/apps/ansible-zuul
2020-12-09vyos_config: Fix config being processed as command (#94)Wim de With
vyos_config: Fix config being processed as command Reviewed-by: https://github.com/apps/ansible-zuul
2020-11-23Enable configuring new interface which is not present in the config (#102)GomathiselviS
Enable configuring new interface which is not present in the config Reviewed-by: https://github.com/apps/ansible-zuul
2020-11-09Add version key to galaxy.yaml (#100)Nathaniel Case
Add version key to galaxy.yaml Reviewed-by: https://github.com/apps/ansible-zuul
2020-10-31Release 1.1.0 prep (#97)1.1.0GomathiselviS
Release 1.1.0 prep Reviewed-by: https://github.com/apps/ansible-zuul
2020-10-31Add ospf_interfaces resource module (#96)GomathiselviS
Add ospf_interfaces resource module Reviewed-by: https://github.com/apps/ansible-zuul
2020-10-09Release 1.0.5 (#93)1.0.5GomathiselviS
Release 1.0.5 Reviewed-by: https://github.com/apps/ansible-zuul
2020-10-08Support openvpn vtu interface (#86)GomathiselviS
Support openvpn vtu interface Reviewed-by: https://github.com/apps/ansible-zuul
2020-10-07Update network integration auth timeout for local connection (#90)GomathiselviS
Update network integration auth timeout for local connection Reviewed-by: https://github.com/apps/ansible-zuul
2020-10-06Update terminal ansi_re (#87)Nathaniel Case
Update terminal ansi_re Reviewed-by: https://github.com/apps/ansible-zuul
2020-08-27Release 1.0.4 (#81)1.0.4GomathiselviS
Release 1.0.4 Reviewed-by: https://github.com/apps/ansible-zuul
2020-08-26Reformatted files with latest version of Black (20.8b1) (#80)GomathiselviS
Reformatted files with latest version of Black (20.8b1) Reviewed-by: https://github.com/apps/ansible-zuul
2020-08-10vyos_interface : refactor testcases (#71)GomathiselviS
vyos_interface : refactor testcases Reviewed-by: https://github.com/apps/ansible-zuul
2020-08-07Update Changelog (#75)1.0.3GomathiselviS
Update Changelog Reviewed-by: https://github.com/apps/ansible-zuul
2020-08-01Change module name in ospf unit tests (#72)1.0.2GomathiselviS
Change module name in ospf unit tests Reviewed-by: https://github.com/apps/ansible-zuul
2020-07-31Update docs (#73)GomathiselviS
vyos: Update docs Reviewed-by: GomathiselviS https://github.com/GomathiselviS
2020-07-28Make config modules work properly when module alias is used in task (#67)Nilashish Chakraborty
Make config modules work properly when module alias is used in task Reviewed-by: https://github.com/apps/ansible-zuul
2020-07-23Remove ansi codes from terminal output (#69)GomathiselviS
Remove ansi codes from terminal output Reviewed-by: https://github.com/apps/ansible-zuul
2020-07-21Avoid set_fact dynamically assigning value to a variable (#70)GomathiselviS
Avoid set_fact dynamically assigning value to a variable Reviewed-by: https://github.com/apps/ansible-zuul
2020-06-25Add changelog files (#52)Ganesh Nalawade
Add changelog files Reviewed-by: https://github.com/apps/ansible-zuul