<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos.vyos.git/tests/integration/targets/vyos_snmp_server, branch main</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=main</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos.vyos.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/'/>
<updated>2025-05-23T07:01:24+00:00</updated>
<entry>
<title>Integration tests FDR (#416)</title>
<updated>2025-05-23T07:01:24+00:00</updated>
<author>
<name>omnom62</name>
<email>75066712+omnom62@users.noreply.github.com</email>
</author>
<published>2025-05-23T07:01:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=2879b9a4193aa3153f05b985e1f12d78cfbe6fd0'/>
<id>urn:sha1:2879b9a4193aa3153f05b985e1f12d78cfbe6fd0</id>
<content type='text'>
* clean-up for strreamlines e2e  integration tests

* 1.4+ fix for snmp_server

* changes to integratio tests

* changelog fix

* fix ampty json on vyos.py get_config

* fix vyos get_config

* quick fix for teardwon in vyos_system test

* Update plugins/module_utils/network/vyos/vyos.py

Co-authored-by: Copilot &lt;175728472+Copilot@users.noreply.github.com&gt;

* copilot  recommendations incorporated

* remove copilot mess

---------

Co-authored-by: John Doe &lt;johndoe@email.com&gt;
Co-authored-by: Copilot &lt;175728472+Copilot@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>snmp_server 1.4+ support in integration tests (#412)</title>
<updated>2025-04-14T17:14:04+00:00</updated>
<author>
<name>omnom62</name>
<email>75066712+omnom62@users.noreply.github.com</email>
</author>
<published>2025-04-14T17:14:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=7c19ae75eeee882055af54dc5169b50ee61cc055'/>
<id>urn:sha1:7c19ae75eeee882055af54dc5169b50ee61cc055</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T6982: update SNMP module for 1.3+ (#369)</title>
<updated>2024-12-30T11:51:56+00:00</updated>
<author>
<name>Gaige B Paulsen</name>
<email>gaige@cluetrust.com</email>
</author>
<published>2024-12-30T11:51:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=dbd87e3ab89b7839e41df76c2fa7712855853fd3'/>
<id>urn:sha1:dbd87e3ab89b7839e41df76c2fa7712855853fd3</id>
<content type='text'>
* fix: get SNMP integration tests running
* fix: remove no_log from docs because it fails sanity
* tests: fix unit tests and no_log args
* tests: fix error in hostname integration test</content>
</entry>
<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>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>Vyos snmp_server Resource Module (#227)</title>
<updated>2022-02-01T00:41:29+00:00</updated>
<author>
<name>GomathiselviS</name>
<email>gomathiselvi@gmail.com</email>
</author>
<published>2022-02-01T00:41:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=32371e3fe712b08bc3e3b47075741234ad784586'/>
<id>urn:sha1:32371e3fe712b08bc3e3b47075741234ad784586</id>
<content type='text'>
Vyos snmp_server Resource Module

SUMMARY


Added vyos_snmp_server resource module
ISSUE TYPE


New Module Pull Request

COMPONENT NAME

ADDITIONAL INFORMATION

Reviewed-by: Nilashish Chakraborty &lt;nilashishchakraborty8@gmail.com&gt;
Reviewed-by: Ashwini Mhatre &lt;mashu97@gmail.com&gt;
Reviewed-by: None &lt;None&gt;</content>
</entry>
</feed>
