summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-29fix test problemSandra McCann
2020-04-29add zuul linkSandra McCann
2020-04-29draft readme.md fileSandra McCann
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-27Merge pull request #19 from pabelanger/masteransible-zuul[bot]
Update galaxy.yml file Reviewed-by: https://github.com/apps/ansible-zuul
2020-04-24Merge pull request #22 from pabelanger/temp/ansible.cfgansible-zuul[bot]
Add missing ansible.cfg for integration testing Reviewed-by: https://github.com/apps/ansible-zuul
2020-04-24Add missing ansible.cfg for integration testingPaul Belanger
Add test dependencies for unit tests. Fix import statement for vyos_static_route unit tests. Signed-off-by: Paul Belanger <pabelanger@redhat.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-07Update galaxy.yml filePaul Belanger
To point to new repo location. Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2020-04-02vyos_ospfv3 resource moduleRohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
2020-03-07Merge pull request #8 from ganeshrn/vyos_terminal_fixansible-zuul[bot]
Fix vyos terminal length issue Reviewed-by: https://github.com/apps/ansible-zuul
2020-03-07Merge pull request #10 from ganeshrn/add_tagsansible-zuul[bot]
Add galaxy tags Reviewed-by: https://github.com/apps/ansible-zuul
2020-03-06Add galaxy tagsGanesh B Nalawade
2020-03-05Merge pull request #9 from pabelanger/temp/requireansible-zuul[bot]
Move requirements to top-level directory Reviewed-by: https://github.com/apps/ansible-zuul
2020-03-05Move requirements to top-level directoryPaul Belanger
This removes the dependency on ansible-test to manage our dependencies. Depends-On: https://github.com/ansible/ansible-zuul-jobs/pull/366 Signed-off-by: Paul Belanger <pabelanger@redhat.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-02Merge pull request #6 from pabelanger/temp/flake8-errorsansible-zuul[bot]
Fix flake8 errors from last sync from ansible/ansible
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-02Merge pull request #5 from CaptTrews/masteransible-zuul[bot]
Updated from network content collector
2020-03-02Updated from network content collectorCaptTrews
Signed-off-by: CaptTrews <capttrews@gmail.com>
2020-02-25Merge pull request #4 from CaptTrews/masteransible-zuul[bot]
Updated from network content collector Reviewed-by: https://github.com/apps/ansible-zuul
2020-02-25Updated from network content collectorCaptTrews
Signed-off-by: CaptTrews <capttrews@gmail.com>
2020-02-20Merge pull request #3 from pabelanger/temp/depen0.0.2ansible-zuul[bot]
Add ansible.netcommon dependency to galaxy.yml Reviewed-by: https://github.com/apps/ansible-zuul
2020-02-20Add ansible.netcommon dependency to galaxy.ymlPaul Belanger
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2020-02-19Merge pull request #2 from CaptTrews/masteransible-zuul[bot]
Updated from network content collector Reviewed-by: https://github.com/apps/ansible-zuul
2020-02-19Updated from network content collectorCaptTrews
Signed-off-by: CaptTrews <capttrews@gmail.com>
2020-02-18Merge pull request #1 from pabelanger/masteransible-zuul[bot]
Updates for new repo location Reviewed-by: https://github.com/apps/ansible-zuul
2020-02-18Updates for new repo location0.0.1Paul Belanger
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2020-02-06Merge pull request #66 from CaptTrews/masteransible-zuul[bot]
Updated from network content collector Reviewed-by: https://github.com/apps/ansible-zuul
2020-02-06Updated from network content collectorCaptTrews
Signed-off-by: CaptTrews <capttrews@gmail.com>
2020-01-29Merge pull request #63 from CaptTrews/masteransible-zuul[bot]
Updated from network content collector Reviewed-by: https://github.com/apps/ansible-zuul
2020-01-29Updated from network content collectorCaptTrews
Signed-off-by: CaptTrews <capttrews@gmail.com>
2020-01-16Merge pull request #59 from CaptTrews/masteransible-zuul[bot]
Updated from network content collector Reviewed-by: https://github.com/apps/ansible-zuul
2020-01-16Updated from network content collectorCaptTrews
Signed-off-by: CaptTrews <capttrews@gmail.com>
2020-01-16Merge pull request #60 from pabelanger/masteransible-zuul[bot]
Don't run flake8 on tests/unit/compat Reviewed-by: https://github.com/apps/ansible-zuul
2020-01-15Don't run flake8 on tests/unit/compatPaul Belanger
Until we stop using the migration script, we cannot modify these files. So skip flake8 for now on them. Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2019-12-12Merge pull request #58 from pabelanger/masteransible-zuul[bot]
Add tox -eblack support Reviewed-by: https://github.com/apps/ansible-zuul
2019-12-12Add tox -eblack supportPaul Belanger
This allows a user to format their code. Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2019-12-05Merge pull request #57 from CaptTrews/ansible/collections-sync-masteransible-zuul[bot]
Updated from network content collector Reviewed-by: https://github.com/apps/ansible-zuul
2019-12-05Updated from network content collectorCaptTrews
Signed-off-by: CaptTrews <capttrews@gmail.com>
2019-12-04Merge pull request #55 from Spredzy/yamllintansible-zuul[bot]
linters: Add yamllint as part of linters Reviewed-by: https://github.com/apps/ansible-zuul
2019-12-04Merge pull request #56 from CaptTrews/ansible/collections-sync-masteransible-zuul[bot]
Updated from network content collector Reviewed-by: https://github.com/apps/ansible-zuul
2019-12-04linters: Add yamllint as part of lintersYanis Guenane
Depends-On: https://github.com/ansible-network/ansible_collections.vyos.vyos/pull/56