summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2023-03-28Delete bond2 interface when clearing config (#307)Kate Case
2023-03-28Always clear config before setting base config in tests. (#306)Kate Case
2023-02-27Update Unit Tests (#297)Kate Case
2023-02-08[pre-commit.ci] pre-commit autoupdate (#291)pre-commit-ci[bot]
2023-02-07[command] run at least once when retries is 0 (#292)Kate Case
2023-01-25Add prettier and isort to pre-commit. (#270)Kate Case
2022-10-13Remove deprecated modules and provider (#277)Kate Case
2022-10-12Remove tests for net_* modules (#278)Kate Case
2022-10-12Copy ignore-2.15.txt from ignore-2.14.txt (#275)Kate Case
2022-09-02Fix `pre-commit` Issues (#223)Shawn Wilsher
2022-08-22Fix arguments-renamed errors (#268)Kate Case
2022-05-23Add support for icmpv6 type-name in firewall_rules (#258)GomathiselviS
2022-04-25Add fqcn to ansible_connection to support stable-2.9 (#254)GomathiselviS
2022-04-21change default subset to min (#252)GomathiselviS
2022-04-04Create symmlinks for redirection of vyos modules (#244)GomathiselviS
2022-03-10Change preconfig hostname in integration test (#243)GomathiselviS
2022-03-01Change parameter 'disabled' to 'disable' in test_vyos_firewall_rules.py (#240)GomathiselviS
2022-02-25firewall_rules: Fix incorrect behavior when IPv4 and IPv6 rule sets have the ...Andrew Gunnerson
2022-02-22vyos_firewall_rules: Add support for log enable on individual rules (#238)GomathiselviS
2022-02-17Add Vyos hostname resource module (#237)GomathiselviS
2022-02-01Vyos snmp_server Resource Module (#227)GomathiselviS
2022-01-19Enable configuring ntp server pool in ntp_global (#225)GomathiselviS
2021-12-08tests: remove unintended .swp file (#218)David Moreau Simard
2021-10-02Add vyos_ntp resource module (#175)YVarshitha
2021-09-28Copy ignore-2.12.txt to ignore-2.13.txt (#214)Andrew Klychkov
2021-09-20Add support for IPv6 `address_group` and `network_group` (#202)Shawn Wilsher
2021-09-20Fix `vyos.vyos.vyos_firewall_rules` `state: replaced` to match documentation ...Shawn Wilsher
2021-09-09Allow_duplicates for prepare_vyos_tests (#212)Paul Belanger
2021-08-27IPV6 ICMP type name in vyos.vyos.vyos_firewall_rules is not idempotent (#187)YVarshitha
2021-08-26Fix pylint sanity issues (#204)GomathiselviS
2021-08-11Drop ansible_become for testing (#199)Paul Belanger
2021-07-24vyos logging_global resource module (#177)Sagar Paul
2021-07-07fix issue in route-maps facts code when route-maps facts are empty. (#182)Ashwini Mhatre
2021-07-05VyOS Prefix Lists Resource Module Added (#178)Priyam Sahoo
2021-06-22static route fixes (#165)Björn Hemfjäll
2021-06-22Spelling glitch fix on doc (#168)Sagar Paul
2021-06-14Fix keyerror in firewall_rules when state=overridden (#172)GomathiselviS
2021-05-17linters fix (#160)GomathiselviS
2021-05-17fix route-map delete integrataion test (#162)Ashwini Mhatre
2021-05-11Vyos route maps (#156)Ashwini Mhatre
2021-04-29[firewall_global] port-groups are not added (#143)Shawn Wilsher
2021-04-28VyOS: available_network_resources implemented in vyos_facts (#148)Rohit Thakur
2021-04-22VYOS: Mask sensitive key values from module result (#151)GomathiselviS
2021-04-14Add ignore.txt for 2.12 (#147)Andrew Klychkov
2021-03-31Get `ansible-test` further along (#142)Shawn Wilsher
2021-03-30Add support for wireguard interface (#135)GomathiselviS
2021-03-27Add vyos_bgp_address_family resource module. (#132)GomathiselviS
2021-03-26Add regex to match the 'delete' failures (#134)GomathiselviS
2021-03-24Skip no-log-needed sanity error temporarily (#139)GomathiselviS
2021-03-03Remove tests/sanity/requirements.txt (#128)Andrew Klychkov