<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos.vyos.git/tests/integration/targets/vyos_route_maps, branch dependabot/github_actions/actions/setup-python-5</title>
<subtitle>Ansible Network Collection for VyOS (mirror of https://github.com/vyos/vyos.vyos.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos.vyos.git/atom?h=dependabot%2Fgithub_actions%2Factions%2Fsetup-python-5</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos.vyos.git/atom?h=dependabot%2Fgithub_actions%2Factions%2Fsetup-python-5'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/'/>
<updated>2024-06-25T09:24:01+00:00</updated>
<entry>
<title>`vyos.vyos` is no longer deprecated! 🎉  (#348)</title>
<updated>2024-06-25T09:24:01+00:00</updated>
<author>
<name>Nilashish Chakraborty</name>
<email>nilashishchakraborty8@gmail.com</email>
</author>
<published>2024-06-25T09:24:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=b872b6f21d14ff10c221d84217eb568318e9ad8b'/>
<id>urn:sha1:b872b6f21d14ff10c221d84217eb568318e9ad8b</id>
<content type='text'>
* Remove deprecation notice for vyos.vyos

Signed-off-by: NilashishC &lt;nilashishchakraborty8@gmail.com&gt;

* Add changelog

Signed-off-by: NilashishC &lt;nilashishchakraborty8@gmail.com&gt;

* fix review comments

Signed-off-by: NilashishC &lt;nilashishchakraborty8@gmail.com&gt;

* chore: auto fixes from pre-commit.com hooks

---------

Signed-off-by: NilashishC &lt;nilashishchakraborty8@gmail.com&gt;
Co-authored-by: pre-commit-ci[bot] &lt;66853113+pre-commit-ci[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Add ansible-lint (#322)</title>
<updated>2023-05-04T01:46:19+00:00</updated>
<author>
<name>Kate Case</name>
<email>kcase@redhat.com</email>
</author>
<published>2023-05-04T01:46:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=65eaf174d90485c566d71ec9b49365cb5bc494ba'/>
<id>urn:sha1:65eaf174d90485c566d71ec9b49365cb5bc494ba</id>
<content type='text'>
* Add ansible-lint

* Fix some tasks

* Ignore ignore_errors

* Stop prettier and yamllint from fighting</content>
</entry>
<entry>
<title>Always clear config before setting base config in tests. (#306)</title>
<updated>2023-03-28T13:32:38+00:00</updated>
<author>
<name>Kate Case</name>
<email>kcase@redhat.com</email>
</author>
<published>2023-03-28T13:32:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=2653fa8d08af498677604927399451415b25884e'/>
<id>urn:sha1:2653fa8d08af498677604927399451415b25884e</id>
<content type='text'>
* Always clear config before setting base config in tests.

* Clear bond before removing</content>
</entry>
<entry>
<title>Add prettier and isort to pre-commit. (#270)</title>
<updated>2023-01-25T13:37:58+00:00</updated>
<author>
<name>Kate Case</name>
<email>kcase@redhat.com</email>
</author>
<published>2023-01-25T13:37:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=e9911888f6dcdf9031f3fdb2e32c52e45815fdbe'/>
<id>urn:sha1:e9911888f6dcdf9031f3fdb2e32c52e45815fdbe</id>
<content type='text'>
* Add prettier and isort to pre-commit.

* Bump line-length to 100

* [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] &lt;66853113+pre-commit-ci[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Fix `pre-commit` Issues (#223)</title>
<updated>2022-09-02T13:22:14+00:00</updated>
<author>
<name>Shawn Wilsher</name>
<email>656602+sdwilsh@users.noreply.github.com</email>
</author>
<published>2022-09-02T13:22:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=69a2882d106171f050fac193a552542cdab418a8'/>
<id>urn:sha1:69a2882d106171f050fac193a552542cdab418a8</id>
<content type='text'>
* Fix `pre-commit` Issues

This change fixes `.pre-commit-config.yaml` so that `main` no longer has
errors on it.  To accomplish that, two things had to be done:
* Update the version of `black` that `pre-commit` uses to match what `tox` uses.
* Run `pre-commit run --all-files` and commit the results

Co-authored-by: Kate Case &lt;this.is@katherineca.se&gt;</content>
</entry>
<entry>
<title>Drop ansible_become for testing (#199)</title>
<updated>2021-08-11T17:48:13+00:00</updated>
<author>
<name>Paul Belanger</name>
<email>pabelanger@redhat.com</email>
</author>
<published>2021-08-11T17:48:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=01273758372bfd62c470d9edb3c177fdae87ad9f'/>
<id>urn:sha1:01273758372bfd62c470d9edb3c177fdae87ad9f</id>
<content type='text'>
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 &lt;None&gt;
Reviewed-by: Nathaniel Case &lt;this.is@nathanielca.se&gt;
Reviewed-by: None &lt;None&gt;</content>
</entry>
<entry>
<title>fix issue in route-maps facts code when route-maps facts are empty. (#182)</title>
<updated>2021-07-07T15:03:54+00:00</updated>
<author>
<name>Ashwini Mhatre</name>
<email>mashu97@gmail.com</email>
</author>
<published>2021-07-07T15:03:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=5c767d4266fe028cc0c11b05447e61ae89af9d45'/>
<id>urn:sha1:5c767d4266fe028cc0c11b05447e61ae89af9d45</id>
<content type='text'>
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 &lt;rohitthakur2590@outlook.com&gt;</content>
</entry>
<entry>
<title>Spelling glitch fix on doc (#168)</title>
<updated>2021-06-22T18:25:12+00:00</updated>
<author>
<name>Sagar Paul</name>
<email>sagpaul@redhat.com</email>
</author>
<published>2021-06-22T18:25:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=a8e806d61fc1e4fd88592bee7e501fbe259cca99'/>
<id>urn:sha1:a8e806d61fc1e4fd88592bee7e501fbe259cca99</id>
<content type='text'>
Spelling glitch fix on doc

Reviewed-by: https://github.com/apps/ansible-zuul</content>
</entry>
<entry>
<title>fix route-map delete integrataion test (#162)</title>
<updated>2021-05-17T09:56:48+00:00</updated>
<author>
<name>Ashwini Mhatre</name>
<email>mashu97@gmail.com</email>
</author>
<published>2021-05-17T09:56:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=b40a269ef86aff5928dfda162cad8a7e6884debb'/>
<id>urn:sha1:b40a269ef86aff5928dfda162cad8a7e6884debb</id>
<content type='text'>
fix route-map delete integrataion test

Reviewed-by: https://github.com/apps/ansible-zuul</content>
</entry>
<entry>
<title>Vyos route maps (#156)</title>
<updated>2021-05-11T18:34:47+00:00</updated>
<author>
<name>Ashwini Mhatre</name>
<email>amhatre@redhat.com</email>
</author>
<published>2021-05-11T18:34:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=407eec39119320875ffcdede81155a9a5ed201d7'/>
<id>urn:sha1:407eec39119320875ffcdede81155a9a5ed201d7</id>
<content type='text'>
Vyos route maps

Reviewed-by: https://github.com/apps/ansible-zuul</content>
</entry>
</feed>
