summaryrefslogtreecommitdiff
path: root/plugins/modules
AgeCommit message (Collapse)Author
2022-02-01Vyos snmp_server Resource Module (#227)GomathiselviS
Vyos snmp_server Resource Module SUMMARY Added vyos_snmp_server resource module ISSUE TYPE New Module Pull Request COMPONENT NAME ADDITIONAL INFORMATION Reviewed-by: Nilashish Chakraborty <nilashishchakraborty8@gmail.com> Reviewed-by: Ashwini Mhatre <mashu97@gmail.com> Reviewed-by: None <None>
2022-01-19Enable configuring ntp server pool in ntp_global (#225)GomathiselviS
Enable configuring ntp server pool in ntp_global Signed-off-by: GomathiselviS gomathiselvi@gmail.com SUMMARY Fixes #221 ISSUE TYPE Bugfix Pull Request COMPONENT NAME ADDITIONAL INFORMATION Reviewed-by: Shawn Wilsher <None> Reviewed-by: None <None>
2021-12-08Add libssh dependency for vyos collection (#220)GomathiselviS
Add libssh dependency for vyos collection Signed-off-by: GomathiselviS gomathiselvi@gmail.com SUMMARY ISSUE TYPE Bugfix Pull Request Docs Pull Request Feature Pull Request New Module Pull Request COMPONENT NAME ADDITIONAL INFORMATION Reviewed-by: Rohit Thakur <rohitthakur2590@outlook.com> Reviewed-by: None <None>
2021-10-02Add vyos_ntp resource module (#175)YVarshitha
Add vyos_ntp resource module SUMMARY Resource module vyos_ntp ISSUE TYPE New Module Pull Request COMPONENT NAME vyos_ntp ADDITIONAL INFORMATION Reviewed-by: GomathiselviS <None> Reviewed-by: Nilashish Chakraborty <nilashishchakraborty8@gmail.com> Reviewed-by: None <None>
2021-09-20Add support for IPv6 `address_group` and `network_group` (#202)Shawn Wilsher
Add support for IPv6 `address_group` and `network_group` SUMMARY This adds support for ipv6 in network and address groups by adding an afi parameter, but defaulting it to ipv4 for backwards compatibility. Fixes #137. ISSUE TYPE Feature Pull Request COMPONENT NAME vyos_firewall_global Reviewed-by: GomathiselviS <None> Reviewed-by: Shawn Wilsher <None> Reviewed-by: None <None>
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-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-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-22Spelling glitch fix on doc (#168)Sagar Paul
Spelling glitch fix on doc 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-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-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-25Replace module._check_required_* calls (#140)Nathaniel Case
Replace removed module._check_required_* calls 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-18Fix test-sanity-docker failures (#124)GomathiselviS
Fix test-sanity-docker failures Reviewed-by: Nathaniel Case <this.is@nathanielca.se> https://github.com/Qalthos
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-10-31Add ospf_interfaces resource module (#96)GomathiselviS
Add ospf_interfaces resource module 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-07-29Prevent vyos_config from saving in check mode. (#53)AngusWarren
Prevent vyos_config from saving in check mode. Reviewed-by: https://github.com/apps/ansible-zuul
2020-07-24[vyos] Fix sanity issues (#58)GomathiselviS
[vyos] Fix sanity issues Reviewed-by: https://github.com/apps/ansible-zuul
2020-06-24Clean up boilerplate ignores (#54)Nathaniel Case
Clean up boilerplate ignores Reviewed-by: https://github.com/apps/ansible-zuul
2020-06-23docs changes (#51)1.0.1Rohit
docs changes Reviewed-by: https://github.com/apps/ansible-zuul
2020-06-23[vyos] Update docs for vyos.ospfv2 (#50)GomathiselviS
[vyos] Update docs for vyos.ospfv2 Reviewed-by: https://github.com/apps/ansible-zuul
2020-06-19Remove # pylint: skip-file usage (#47)0.0.4Paul Belanger
Remove # pylint: skip-file usage Reviewed-by: Paul Belanger https://github.com/pabelanger
2020-06-17[VyOS]: update readme and add .rst files (#44)Rohit
[VyOS]: update readme and add .rst files Reviewed-by: https://github.com/apps/ansible-zuul
2020-06-09depreacted message updated (#41)Rohit
[VyOS]: Depreacted message updated Reviewed-by: https://github.com/apps/ansible-zuul
2020-06-08Fixes needed for sanity (#40)Paul Belanger
Fixes needed for sanity Reviewed-by: https://github.com/apps/ansible-zuul
2020-06-01[VyOS: ]all modules updated with FQCN and new doc changes (#33)Rohit
[VyOS: ]all modules updated with FQCN and new doc changes Reviewed-by: https://github.com/apps/ansible-zuul
2020-05-30Add runtime.yml file (#34)Ganesh Nalawade
Add runtime.yml file Reviewed-by: https://github.com/apps/ansible-zuul
2020-05-21Fix docstrings for galaxy-importerPaul Belanger
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2020-05-12fix pep8/pycodestyle E741 ambiguous variable name 'l'Rohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
2020-05-11comments ncorporatedRohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
2020-05-11test cases addedRohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
2020-05-11vyos ospfv2 rm addedRohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
2020-05-11Merge pull request #17 from rohitthakur2590/vyos_ospfv3ansible-zuul[bot]
VyOS: OSPFv3 Resource Module Reviewed-by: https://github.com/apps/ansible-zuul
2020-05-11Merge pull request #23 from rohitthakur2590/firewall_rules_del_changesansible-zuul[bot]
[VyOS]: Firewall rules Deleted state operation updated Reviewed-by: https://github.com/apps/ansible-zuul
2020-05-11comments incorporatedRohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
2020-05-09Merge pull request #29 from rohitthakur2590/lldp_global_states_addedansible-zuul[bot]
[VyOS] LLDP global resource module updated with new states Reviewed-by: https://github.com/apps/ansible-zuul
2020-05-08Merge pull request #26 from rohitthakur2590/l3_interfaces_states_addedansible-zuul[bot]
[VyOS] L3 interfaces resource module updated with new states Reviewed-by: https://github.com/apps/ansible-zuul
2020-05-08Merge pull request #28 from rohitthakur2590/lldp_interfaces_states_addedansible-zuul[bot]
[VyOS] LLDP interfaces resource module updated with new states Reviewed-by: Sumit Jaiswal <sjaiswal@redhat.com> https://github.com/justjais
2020-05-08ospfv3 test cases updatedRohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
2020-05-08test cases updatedRohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
2020-05-07Merge pull request #25 from rohitthakur2590/interfaces_states_adddedansible-zuul[bot]
[VyOS] interfaces resource module updated with new states Reviewed-by: https://github.com/apps/ansible-zuul
2020-05-07Merge pull request #30 from rohitthakur2590/static_routes_delete_changesansible-zuul[bot]
[VyOS]: Static routes Deleted state operation updated Reviewed-by: https://github.com/apps/ansible-zuul
2020-05-06linters fixRohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
2020-05-06common comments incorporatedRohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
2020-05-06common comments incorporatedRohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>