Age | Commit message (Collapse) | Author |
|
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>
|
|
(#203)
Fix `vyos.vyos.vyos_firewall_rules` `state: replaced` to match documentation
SUMMARY
vyos.vyos.vyos_firewall_rules should only try to change listed firewall rules, as documented, when the state is set to replaced. As currently implemented (prior to this PR), it better matches what overridden is meant to do.
Fixes #201
ISSUE TYPE
Bugfix Pull Request
COMPONENT NAME
vyos.vyos.vyos_firewall_rules
ADDITIONAL INFORMATION
Cleanup and document existing code for clarity
Add a failing idempotent test
Add a failing change test
Fix failing tests
Add change fragment
Reviewed-by: GomathiselviS <None>
Reviewed-by: Shawn Wilsher <None>
Reviewed-by: None <None>
|
|
Updating collection_prep pre-commit hook to 0.9.4
Committed via https://github.com/asottile/all-repos
Reviewed-by: None <None>
|
|
Allow_duplicates for prepare_vyos_tests
Signed-off-by: Paul Belanger pabelanger@redhat.com
Reviewed-by: None <None>
|
|
's/0.9.[12]/0.9.3/' (#210)
git ls-files -z -- .pre-commit-config.yaml | xargs -0 sed -i 's/0.9.[12]/0.9.3/'
Depends-On: ansible/ansible-zuul-jobs#1101
Committed via https://github.com/asottile/all-repos
Reviewed-by: None <None>
|
|
added 'issues' to 'galaxy.yml'
SUMMARY
added 'issues' to 'galaxy.yml'
ISSUE TYPE
galaxy.yml Pull Request
COMPONENT NAME
galaxy.yml
Reviewed-by: Nilashish Chakraborty <nilashishchakraborty8@gmail.com>
Reviewed-by: None <None>
|
|
Prepare for vyos release 2.5.1
Signed-off-by: GomathiselviS gomathiselvi@gmail.com
Reviewed-by: Nilashish Chakraborty <nilashishchakraborty8@gmail.com>
Reviewed-by: None <None>
|
|
IPV6 ICMP type name in vyos.vyos.vyos_firewall_rules is not idempotent
SUMMARY
fix issue: #170
ISSUE TYPE
Bugfix Pull Request
COMPONENT NAME
ADDITIONAL INFORMATION
Reviewed-by: GomathiselviS <None>
Reviewed-by: None <None>
|
|
Fix pylint sanity issues
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: Nilashish Chakraborty <nilashishchakraborty8@gmail.com>
Reviewed-by: None <None>
|
|
Drop ansible_become for testing
We don't actually need escalated permissions to run these things.
Signed-off-by: Paul Belanger pabelanger@redhat.com
Reviewed-by: GomathiselviS <None>
Reviewed-by: Nathaniel Case <this.is@nathanielca.se>
Reviewed-by: None <None>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
collection prep 2_4_0
Reviewed-by: Rohit Thakur <rohitthakur2590@outlook.com>
|
|
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>
|
|
Prepare vyos release 2.3.1
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
static route fixes
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
Spelling glitch fix on doc
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
Fix keyerror in firewall_rules when state=overridden
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
Update README: freenode -> libera.chat
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
VYOS release 2.3.0
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
Revert "Prepare vyos release 2.2.1"
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
Prepare vyos release 2.2.1
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
Replace admin_distance with distance while generating static_routes nexthop command
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
fix route-map delete integrataion test
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
Vyos route maps
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
To update changelog doc path in Readme
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
[firewall_global] port-groups are not added
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
Prepare vyos for release 2.2.0
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
VyOS: available_network_resources implemented in vyos_facts
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
VYOS: Mask sensitive key values from module result
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
Add ignore.txt for 2.12
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
Update collection_prep version in pre-commit-config
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
Get `ansible-test` further along
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
Prepare vyos release 2.1.0
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
Add support for wireguard interface
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
Fix link to zuul
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
Add vyos_bgp_address_family resource module.
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
Add regex to match the 'delete' failures
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
Replace removed module._check_required_* calls
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
Skip no-log-needed sanity error temporarily
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
Remove tests/sanity/requirements.txt
Reviewed-by: Andrew Klychkov <aklychko@redhat.com>
https://github.com/Andersson007
|
|
Move CHANGELOG.rst to top-level
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
Update galaxy for 2.0.0 release
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
VYOS release 2.0.0 doc update
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
Add vyos_bgp_global resource module
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
Update doc to clarify on input config pattern and add warning message
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
Subsequent calls to get_capabilities are duplicating entries in `rpc`.
Reviewed-by: https://github.com/apps/ansible-zuul
|
|
Add support for single_user_mode
Reviewed-by: https://github.com/apps/ansible-zuul
|