<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos.vyos.git/tests/sanity, branch T6815-testing</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=T6815-testing</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos.vyos.git/atom?h=T6815-testing'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/'/>
<updated>2024-06-12T16:22:29+00:00</updated>
<entry>
<title>Add deprecation notice in README (#347)</title>
<updated>2024-06-12T16:22:29+00:00</updated>
<author>
<name>Nilashish Chakraborty</name>
<email>nilashishchakraborty8@gmail.com</email>
</author>
<published>2024-06-12T16:22:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=93d8d12d114cf26bb4714c026953f0012c1e3df5'/>
<id>urn:sha1:93d8d12d114cf26bb4714c026953f0012c1e3df5</id>
<content type='text'>
* Add deprecation notice in README

Signed-off-by: NilashishC &lt;nilashishchakraborty8@gmail.com&gt;

* Remove tox.ini

Signed-off-by: NilashishC &lt;nilashishchakraborty8@gmail.com&gt;

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

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>Fix prefix-lists Integration tests (#338)</title>
<updated>2023-12-06T09:35:19+00:00</updated>
<author>
<name>Vinay M</name>
<email>63404819+roverflow@users.noreply.github.com</email>
</author>
<published>2023-12-06T09:35:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=b2dd05465b80e666c957ebc857b875f8681699e8'/>
<id>urn:sha1:b2dd05465b80e666c957ebc857b875f8681699e8</id>
<content type='text'>
* Fix prefix-lists Integration tests

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* remove autoversion

* fix galaxy.yml

* sanity fix

* sanity ignore

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix ignore file

---------

Co-authored-by: pre-commit-ci[bot] &lt;66853113+pre-commit-ci[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Copy ignore-2.16.txt from ignore-2.15.txt (#310)</title>
<updated>2023-04-05T16:08:18+00:00</updated>
<author>
<name>Kate Case</name>
<email>kcase@redhat.com</email>
</author>
<published>2023-04-05T16:08:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=4ffc15949b098a44cb3533dcdfcbe2a6d3fc1cbf'/>
<id>urn:sha1:4ffc15949b098a44cb3533dcdfcbe2a6d3fc1cbf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove deprecated modules and provider (#277)</title>
<updated>2022-10-13T17:11:19+00:00</updated>
<author>
<name>Kate Case</name>
<email>kcase@redhat.com</email>
</author>
<published>2022-10-13T17:11:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=5c6a97ae5052684aed513427f81dc1da96c094e3'/>
<id>urn:sha1:5c6a97ae5052684aed513427f81dc1da96c094e3</id>
<content type='text'>
* Remove deprecated modules and provider

* Remove tests for removed modules

* Remove references to vyos_argument_spec</content>
</entry>
<entry>
<title>Copy ignore-2.15.txt from ignore-2.14.txt (#275)</title>
<updated>2022-10-12T13:29:00+00:00</updated>
<author>
<name>Kate Case</name>
<email>kcase@redhat.com</email>
</author>
<published>2022-10-12T13:29:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=f985cc431f9dbbf5c23ffc32624ea1eb96abe61c'/>
<id>urn:sha1:f985cc431f9dbbf5c23ffc32624ea1eb96abe61c</id>
<content type='text'>
Fixes #274</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>Create symmlinks for redirection of vyos modules (#244)</title>
<updated>2022-04-04T19:23:39+00:00</updated>
<author>
<name>GomathiselviS</name>
<email>gomathiselvi@gmail.com</email>
</author>
<published>2022-04-04T19:23:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=507955aeda83492dab7f2d5f9b695f7bd4043e35'/>
<id>urn:sha1:507955aeda83492dab7f2d5f9b695f7bd4043e35</id>
<content type='text'>
Create symmlinks for redirection of vyos modules

Signed-off-by: GomathiselviS gomathiselvi@gmail.com
SUMMARY


ISSUE TYPE


Bugfix Pull Request

COMPONENT NAME

ADDITIONAL INFORMATION

Reviewed-by: Sagar Paul &lt;sagpaul@redhat.com&gt;
Reviewed-by: None &lt;None&gt;</content>
</entry>
<entry>
<title>Add vyos_ntp resource module (#175)</title>
<updated>2021-10-02T17:28:30+00:00</updated>
<author>
<name>YVarshitha</name>
<email>63169351+YVarshitha@users.noreply.github.com</email>
</author>
<published>2021-10-02T17:28:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=85ea49f10a6167dea4c08e71a1e8e5a62cb57395'/>
<id>urn:sha1:85ea49f10a6167dea4c08e71a1e8e5a62cb57395</id>
<content type='text'>
Add vyos_ntp resource module

SUMMARY


Resource module vyos_ntp
ISSUE TYPE


New Module Pull Request

COMPONENT NAME

vyos_ntp
ADDITIONAL INFORMATION

Reviewed-by: GomathiselviS &lt;None&gt;
Reviewed-by: Nilashish Chakraborty &lt;nilashishchakraborty8@gmail.com&gt;
Reviewed-by: None &lt;None&gt;</content>
</entry>
<entry>
<title>Copy ignore-2.12.txt to ignore-2.13.txt (#214)</title>
<updated>2021-09-28T14:12:12+00:00</updated>
<author>
<name>Andrew Klychkov</name>
<email>aklychko@redhat.com</email>
</author>
<published>2021-09-28T14:12:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=88689227265b7f6b272b695a275f4a47735ddcc2'/>
<id>urn:sha1:88689227265b7f6b272b695a275f4a47735ddcc2</id>
<content type='text'>
Copy ignore-2.12.txt to ignore-2.13.txt

SUMMARY
Relates to ansible-collections/overview#45 (comment)

Reviewed-by: None &lt;None&gt;</content>
</entry>
<entry>
<title>Fix pylint sanity issues (#204)</title>
<updated>2021-08-26T18:09:25+00:00</updated>
<author>
<name>GomathiselviS</name>
<email>gomathiselvi@gmail.com</email>
</author>
<published>2021-08-26T18:09:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=66c9b207fc95406b237c3b808466fc2c324a6731'/>
<id>urn:sha1:66c9b207fc95406b237c3b808466fc2c324a6731</id>
<content type='text'>
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 &lt;nilashishchakraborty8@gmail.com&gt;
Reviewed-by: None &lt;None&gt;</content>
</entry>
</feed>
