Age | Commit message (Expand) | Author |
2022-03-01 | Change parameter 'disabled' to 'disable' in test_vyos_firewall_rules.py (#240) | GomathiselviS |
2022-02-25 | firewall_rules: Fix incorrect behavior when IPv4 and IPv6 rule sets have the ... | Andrew Gunnerson |
2022-02-22 | vyos_firewall_rules: Add support for log enable on individual rules (#238) | GomathiselviS |
2022-02-17 | Add Vyos hostname resource module (#237) | GomathiselviS |
2022-02-01 | Vyos snmp_server Resource Module (#227) | GomathiselviS |
2022-01-19 | Enable configuring ntp server pool in ntp_global (#225) | GomathiselviS |
2021-12-08 | Add libssh dependency for vyos collection (#220) | GomathiselviS |
2021-10-02 | Add vyos_ntp resource module (#175) | YVarshitha |
2021-09-20 | Add support for IPv6 `address_group` and `network_group` (#202) | Shawn Wilsher |
2021-09-20 | Fix `vyos.vyos.vyos_firewall_rules` `state: replaced` to match documentation ... | Shawn Wilsher |
2021-08-27 | IPV6 ICMP type name in vyos.vyos.vyos_firewall_rules is not idempotent (#187) | YVarshitha |
2021-08-26 | Fix pylint sanity issues (#204) | GomathiselviS |
2021-08-04 | Docs fixed - wrong platform mentioned (#189) | Sagar Paul |
2021-07-24 | vyos logging_global resource module (#177) | Sagar Paul |
2021-07-07 | fix issue in route-maps facts code when route-maps facts are empty. (#182) | Ashwini Mhatre |
2021-07-05 | VyOS Prefix Lists Resource Module Added (#178) | Priyam Sahoo |
2021-06-22 | static route fixes (#165) | Björn Hemfjäll |
2021-06-22 | Spelling glitch fix on doc (#168) | Sagar Paul |
2021-06-14 | Fix keyerror in firewall_rules when state=overridden (#172) | GomathiselviS |
2021-05-17 | linters fix (#160) | GomathiselviS |
2021-05-11 | Vyos route maps (#156) | Ashwini Mhatre |
2021-04-29 | [firewall_global] port-groups are not added (#143) | Shawn Wilsher |
2021-04-28 | VyOS: available_network_resources implemented in vyos_facts (#148) | Rohit Thakur |
2021-04-22 | VYOS: Mask sensitive key values from module result (#151) | GomathiselviS |
2021-03-30 | Add support for wireguard interface (#135) | GomathiselviS |
2021-03-27 | Add vyos_bgp_address_family resource module. (#132) | GomathiselviS |
2021-03-26 | Add regex to match the 'delete' failures (#134) | GomathiselviS |
2021-03-25 | Replace module._check_required_* calls (#140) | Nathaniel Case |
2021-02-24 | Add vyos_bgp_global resource module (#125) | GomathiselviS |
2021-02-24 | Update doc to clarify on input config pattern and add warning message (#110) | Ganesh Nalawade |
2021-02-22 | Subsequent calls to get_capabilities are duplicating entries in `rpc`. (#122) | Nathaniel Case |
2021-02-19 | Add support for single_user_mode (#123) | Nilashish Chakraborty |
2021-02-18 | Fix test-sanity-docker failures (#124) | GomathiselviS |
2021-02-03 | Remove reliance on netcommon's ipaddress (#120) | Nathaniel Case |
2020-12-09 | vyos_config: Fix config being processed as command (#94) | Wim de With |
2020-11-23 | Enable configuring new interface which is not present in the config (#102) | GomathiselviS |
2020-10-31 | Add ospf_interfaces resource module (#96) | GomathiselviS |
2020-10-08 | Support openvpn vtu interface (#86) | GomathiselviS |
2020-10-07 | Update network integration auth timeout for local connection (#90) | GomathiselviS |
2020-10-06 | Update terminal ansi_re (#87) | Nathaniel Case |
2020-08-26 | Reformatted files with latest version of Black (20.8b1) (#80) | GomathiselviS |
2020-08-10 | vyos_interface : refactor testcases (#71) | GomathiselviS |
2020-07-29 | Prevent vyos_config from saving in check mode. (#53) | AngusWarren |
2020-07-28 | Make config modules work properly when module alias is used in task (#67) | Nilashish Chakraborty |
2020-07-24 | [vyos] Fix sanity issues (#58) | GomathiselviS |
2020-07-23 | Remove ansi codes from terminal output (#69) | GomathiselviS |
2020-06-24 | Clean up boilerplate ignores (#54) | Nathaniel Case |
2020-06-23 | docs changes (#51)1.0.1 | Rohit |
2020-06-23 | [vyos] Update docs for vyos.ospfv2 (#50) | GomathiselviS |
2020-06-19 | Remove # pylint: skip-file usage (#47)0.0.4 | Paul Belanger |