summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
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-11linters fixRohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
2020-05-11rebasedRohit 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>
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>
2020-05-04tox linters fixRohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
2020-05-04version addedRohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
2020-05-04version addedRohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
2020-05-04tox linters fixRohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
2020-05-04tox linters fixRohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
2020-04-30new states addedRohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
2020-04-30new states addedRohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
2020-04-29new states addedRohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
2020-04-29new states addedRohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
2020-04-28firewall_rules delete enhancedRohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
2020-04-24ospfv3 work going onRohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
2020-04-22final code changesRohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
2020-04-02vyos_ospfv3 resource moduleRohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
2020-03-05Fix CI issuesGanesh B Nalawade
2020-03-05Fix vyos terminal length issueGanesh B Nalawade
Fixes https://github.com/ansible/ansible/issues/68031 Convert value to env variable ANSIBLE_VYOS_TERMINAL_LENGTH to integer to identify if the value is valid integer string if not raise an execption
2020-03-02Fix flake8 errors from last sync from ansible/ansiblePaul Belanger
Since ansible/ansible is now frozen, we can prepare to open development on our collections. Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2020-03-02Updated from network content collectorCaptTrews
Signed-off-by: CaptTrews <capttrews@gmail.com>
2020-02-25Updated from network content collectorCaptTrews
Signed-off-by: CaptTrews <capttrews@gmail.com>
2020-02-19Updated from network content collectorCaptTrews
Signed-off-by: CaptTrews <capttrews@gmail.com>
2020-02-06Updated from network content collectorCaptTrews
Signed-off-by: CaptTrews <capttrews@gmail.com>
2020-01-29Updated from network content collectorCaptTrews
Signed-off-by: CaptTrews <capttrews@gmail.com>
2020-01-16Updated from network content collectorCaptTrews
Signed-off-by: CaptTrews <capttrews@gmail.com>
2019-11-01Updated from network content collectorCaptTrews
Signed-off-by: CaptTrews <capttrews@gmail.com>
2019-10-01Updated from network content collectorCaptTrews
Signed-off-by: CaptTrews <capttrews@gmail.com>
2019-09-20Updated from network content collectorCaptTrews
Signed-off-by: CaptTrews <capttrews@gmail.com>
2019-09-18Updated from network content collectorCaptTrews
Signed-off-by: CaptTrews <capttrews@gmail.com>
2019-09-18Updated from network content collectorCaptTrews
Signed-off-by: CaptTrews <capttrews@gmail.com>