summaryrefslogtreecommitdiff
path: root/galaxy.yml
AgeCommit message (Collapse)Author
2023-05-30Update changelog for 4.1.0 (#327)Kate Case
2023-05-19Facts nw interfaces (#318)Wieger Bontekoe
* Update l3_interfaces.py Fix for issue: https://github.com/ansible-collections/vyos.vyos/issues/295 * Added Changelog Fragment * Add support for Tunnel, Bridge and Dummy * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Kate Case <kcase@redhat.com>
2023-04-06firewall_interfaces docs fix (#311)Kate Case
2023-04-04Update changelog for 4.0.2 (#308)Kate Case
2023-03-28added codecov via gha (#301)roverflow
* added codecov via gha * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Kate Case <this.is@katherineca.se>
2023-02-28Update changelog for 4.0.1 (#296)Kate Case
2023-02-07Add autoversion hook (#289)Kate Case
* Add autoversion hook * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-04-25updated references of base plugins to netcommon (#232)Sagar Paul
updated references of base plugins to netcommon SUMMARY Minimum required ansible.netcommon version is 2.5.1 Updated base plugin references to ansible.netcommon ISSUE TYPE Feature Pull Request COMPONENT NAME ADDITIONAL INFORMATION Reviewed-by: Nathaniel Case <this.is@nathanielca.se>
2021-09-01added 'issues' to 'galaxy.yml' (#206)Deric Crago
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>
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-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
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-08-27Release 1.0.4 (#81)GomathiselviS
Release 1.0.4 Reviewed-by: https://github.com/apps/ansible-zuul
2020-04-29fix test problemSandra McCann
2020-04-29draft readme.md fileSandra McCann
2020-04-07Update galaxy.yml filePaul Belanger
To point to new repo location. Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2020-03-06Add galaxy tagsGanesh B Nalawade
2020-02-20Add ansible.netcommon dependency to galaxy.ymlPaul Belanger
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2020-02-18Updates for new repo location0.0.1Paul Belanger
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2019-11-27Remove version from galaxy.ymlPaul Belanger
This is no longer needed, as your collection build jobs dynamically generate the version via git information. Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2019-11-14Updates needed for publish to galaxyPaul Belanger
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2019-08-24Remove README.md filePaul Belanger
This was a duplicate, also update galaxy.yml to point to correct README. Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2019-08-08initBradley A. Thornton