summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-30Update changelog for 4.1.0 (#327)4.1.0Kate Case
2023-05-19Facts nw interfaces (#318)Wieger Bontekoe
2023-05-15Drop test-requirements to only necessary packages (#316)Kate Case
2023-05-09Fix integration test connection var (#325)Kate Case
2023-05-04[GHA] enable nightly runs (#321)Nilashish Chakraborty
2023-05-03Add ansible-lint (#322)Kate Case
2023-05-01Update l3_interfaces.py - Fix for issue 295 (#314)Wieger Bontekoe
2023-04-26[pre-commit.ci] pre-commit autoupdate (#317)pre-commit-ci[bot]
2023-04-06firewall_interfaces docs fix (#311)Kate Case
2023-04-05[pre-commit.ci] pre-commit autoupdate (#309)pre-commit-ci[bot]
2023-04-05Copy ignore-2.16.txt from ignore-2.15.txt (#310)Kate Case
2023-04-04Update changelog for 4.0.2 (#308)4.0.2Kate Case
2023-03-30[pre-commit.ci] pre-commit autoupdate (#300)pre-commit-ci[bot]
2023-03-28BGP Password fix (#305)rfranks-securenet
2023-03-28vyos_interfaces docs updated (#303)Sagar Paul
2023-03-28added codecov via gha (#301)roverflow
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-28Update changelog for 4.0.1 (#296)4.0.1Kate 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-02-07Add autoversion hook (#289)Kate Case
2023-02-01[pre-commit.ci] pre-commit autoupdate (#290)pre-commit-ci[bot]
2023-01-25Add prettier and isort to pre-commit. (#270)Kate Case
2023-01-10Redirect ResourceModule to new location (#286)Kate Case
2022-12-20[pre-commit.ci] pre-commit autoupdate (#276)pre-commit-ci[bot]
2022-10-13Update changelog for 4.0.0 (#280)4.0.0Kate 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-07Equuleus facts (#271)bk2zsto
2022-09-07[pre-commit.ci] pre-commit autoupdate (#272)pre-commit-ci[bot]
2022-09-02Fix `pre-commit` Issues (#223)Shawn Wilsher
2022-08-30Use FQCN for modules in documentation (#267)Kate Case
2022-08-22Fix arguments-renamed errors (#268)Kate Case
2022-06-16Enable github actions for unit and sanity tests (#263)GomathiselviS
2022-05-25Release 3.0.1 (#259)3.0.1GomathiselviS
2022-05-23Add support for icmpv6 type-name in firewall_rules (#258)GomathiselviS
2022-04-26Vyos release 3.0.0 (#255)3.0.0GomathiselviS
2022-04-25updated references of base plugins to netcommon (#232)Sagar Paul
2022-04-25Add fqcn to ansible_connection to support stable-2.9 (#254)GomathiselviS
2022-04-21Remove warning for default value of gather_subset from vyos_facts (#253)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-01Prepare vyos release 2.8.0 (#241)2.8.0GomathiselviS
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