summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-08-04Docs fixed - wrong platform mentioned (#189)Sagar Paul
Docs fixed - wrong platform mentioned SUMMARY updated docs corrected wrong platform mentioned ISSUE TYPE Docs Pull Request COMPONENT NAME bgp_address_family ospf_interfaces ADDITIONAL INFORMATION Reviewed-by: GomathiselviS <None> Reviewed-by: None <None>
2021-07-27Prepare vyos release 2.5.0 (#188)2.5.0GomathiselviS
Prepare vyos release 2.5.0 Signed-off-by: GomathiselviS gomathiselvi@gmail.com SUMMARY ISSUE TYPE Docs Pull Request COMPONENT NAME ADDITIONAL INFORMATION Reviewed-by: Sagar Paul <sagpaul@redhat.com>
2021-07-24vyos logging_global resource module (#177)Sagar Paul
vyos logging_global resource module SUMMARY Logging resource module vyos_logging_global ISSUE TYPE New Module Pull Request COMPONENT NAME vyos_logging_global Reviewed-by: Nilashish Chakraborty <nilashishchakraborty8@gmail.com>
2021-07-07fix issue in route-maps facts code when route-maps facts are empty. (#182)Ashwini Mhatre
fix issue in route-maps facts code when route-maps facts are empty. SUMMARY fixes: #181 ISSUE TYPE Bugfix Pull Request COMPONENT NAME ADDITIONAL INFORMATION Reviewed-by: Rohit Thakur <rohitthakur2590@outlook.com>
2021-07-06collection prep 2_4_0 (#184)2.4.0Sagar Paul
collection prep 2_4_0 Reviewed-by: Rohit Thakur <rohitthakur2590@outlook.com>
2021-07-05VyOS Prefix Lists Resource Module Added (#178)Priyam Sahoo
VyOS Prefix Lists Resource Module Added SUMMARY PR for vyos_prefix_lists rm resolves: #99 ISSUE TYPE New Module Pull Request COMPONENT NAME ADDITIONAL INFORMATION Reviewed-by: Rohit Thakur <rohitthakur2590@outlook.com> Reviewed-by: Nilashish Chakraborty <nilashishchakraborty8@gmail.com> Reviewed-by: Priyam Sahoo <None>
2021-06-23Prepare vyos release 2.3.1 (#174)2.3.1GomathiselviS
Prepare vyos release 2.3.1 Reviewed-by: https://github.com/apps/ansible-zuul
2021-06-22static route fixes (#165)Björn Hemfjäll
static route fixes Reviewed-by: https://github.com/apps/ansible-zuul
2021-06-22Spelling glitch fix on doc (#168)Sagar Paul
Spelling glitch fix on doc Reviewed-by: https://github.com/apps/ansible-zuul
2021-06-14Fix keyerror in firewall_rules when state=overridden (#172)GomathiselviS
Fix keyerror in firewall_rules when state=overridden Reviewed-by: https://github.com/apps/ansible-zuul
2021-06-01Update README: freenode -> libera.chat (#171)Andrew Klychkov
Update README: freenode -> libera.chat Reviewed-by: https://github.com/apps/ansible-zuul
2021-05-18VYOS release 2.3.0 (#167)2.3.0GomathiselviS
VYOS release 2.3.0 Reviewed-by: https://github.com/apps/ansible-zuul
2021-05-18Revert "Prepare vyos release 2.2.1 (#163)" (#166)GomathiselviS
Revert "Prepare vyos release 2.2.1" Reviewed-by: https://github.com/apps/ansible-zuul
2021-05-18Prepare vyos release 2.2.1 (#163)GomathiselviS
Prepare vyos release 2.2.1 Reviewed-by: https://github.com/apps/ansible-zuul
2021-05-17linters fix (#160)GomathiselviS
Replace admin_distance with distance while generating static_routes nexthop command Reviewed-by: https://github.com/apps/ansible-zuul
2021-05-17fix route-map delete integrataion test (#162)Ashwini Mhatre
fix route-map delete integrataion test Reviewed-by: https://github.com/apps/ansible-zuul
2021-05-11Vyos route maps (#156)Ashwini Mhatre
Vyos route maps Reviewed-by: https://github.com/apps/ansible-zuul
2021-05-06doc path update (#157)Sumit Jaiswal
To update changelog doc path in Readme Reviewed-by: https://github.com/apps/ansible-zuul
2021-04-29[firewall_global] port-groups are not added (#143)Shawn Wilsher
[firewall_global] port-groups are not added Reviewed-by: https://github.com/apps/ansible-zuul
2021-04-28Prepare vyos for release 2.2.0 (#153)2.2.0GomathiselviS
Prepare vyos for release 2.2.0 Reviewed-by: https://github.com/apps/ansible-zuul
2021-04-28VyOS: available_network_resources implemented in vyos_facts (#148)Rohit Thakur
VyOS: available_network_resources implemented in vyos_facts Reviewed-by: https://github.com/apps/ansible-zuul
2021-04-22VYOS: Mask sensitive key values from module result (#151)GomathiselviS
VYOS: Mask sensitive key values from module result Reviewed-by: https://github.com/apps/ansible-zuul
2021-04-14Add ignore.txt for 2.12 (#147)Andrew Klychkov
Add ignore.txt for 2.12 Reviewed-by: https://github.com/apps/ansible-zuul
2021-03-31Update collection_prep version in pre-commit-config (#146)GomathiselviS
Update collection_prep version in pre-commit-config Reviewed-by: https://github.com/apps/ansible-zuul
2021-03-31Get `ansible-test` further along (#142)Shawn Wilsher
Get `ansible-test` further along Reviewed-by: https://github.com/apps/ansible-zuul
2021-03-31Prepare vyos release 2.1.0 (#145)2.1.0GomathiselviS
Prepare vyos release 2.1.0 Reviewed-by: https://github.com/apps/ansible-zuul
2021-03-30Add support for wireguard interface (#135)GomathiselviS
Add support for wireguard interface Reviewed-by: https://github.com/apps/ansible-zuul
2021-03-27Fix link to zuul (#77)Baptiste Mille-Mathias
Fix link to zuul Reviewed-by: https://github.com/apps/ansible-zuul
2021-03-27Add vyos_bgp_address_family resource module. (#132)GomathiselviS
Add vyos_bgp_address_family resource module. Reviewed-by: https://github.com/apps/ansible-zuul
2021-03-26Add regex to match the 'delete' failures (#134)GomathiselviS
Add regex to match the 'delete' failures Reviewed-by: https://github.com/apps/ansible-zuul
2021-03-25Replace module._check_required_* calls (#140)Nathaniel Case
Replace removed module._check_required_* calls Reviewed-by: https://github.com/apps/ansible-zuul
2021-03-24Skip no-log-needed sanity error temporarily (#139)GomathiselviS
Skip no-log-needed sanity error temporarily Reviewed-by: https://github.com/apps/ansible-zuul
2021-03-03Remove tests/sanity/requirements.txt (#128)Andrew Klychkov
Remove tests/sanity/requirements.txt Reviewed-by: Andrew Klychkov <aklychko@redhat.com> https://github.com/Andersson007
2021-03-02Move CHANGELOG.rst to top-level (#130)2.0.0Paul Belanger
Move CHANGELOG.rst to top-level Reviewed-by: https://github.com/apps/ansible-zuul
2021-03-02update galaxy (#129)Sumit Jaiswal
Update galaxy for 2.0.0 release Reviewed-by: https://github.com/apps/ansible-zuul
2021-03-02VYOS release 2.0.0 doc update (#127)GomathiselviS
VYOS release 2.0.0 doc update Reviewed-by: https://github.com/apps/ansible-zuul
2021-02-24Add vyos_bgp_global resource module (#125)GomathiselviS
Add vyos_bgp_global resource module Reviewed-by: https://github.com/apps/ansible-zuul
2021-02-24Update doc to clarify on input config pattern and add warning message (#110)Ganesh Nalawade
Update doc to clarify on input config pattern and add warning message Reviewed-by: https://github.com/apps/ansible-zuul
2021-02-22Subsequent calls to get_capabilities are duplicating entries in `rpc`. (#122)Nathaniel Case
Subsequent calls to get_capabilities are duplicating entries in `rpc`. Reviewed-by: https://github.com/apps/ansible-zuul
2021-02-19Add support for single_user_mode (#123)Nilashish Chakraborty
Add support for single_user_mode Reviewed-by: https://github.com/apps/ansible-zuul
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-18Add pre-commit config file (#116)Nathaniel Case
Add pre-commit config file 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-19Remove ansible from requirements package (#104)Paul Belanger
Remove ansible from requirements package 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