<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos.vyos.git/plugins/modules/vyos_logging.py, branch test/lldp-interfaces-unit-tests</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=test%2Flldp-interfaces-unit-tests</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos.vyos.git/atom?h=test%2Flldp-interfaces-unit-tests'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/'/>
<updated>2025-02-12T22:48:57+00:00</updated>
<entry>
<title>T7153: remove logging module (#393)</title>
<updated>2025-02-12T22:48:57+00:00</updated>
<author>
<name>Gaige B Paulsen</name>
<email>gaige@cluetrust.com</email>
</author>
<published>2025-02-12T22:48:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=6e3fdd41056aa104a49b172de16d0d770afe556c'/>
<id>urn:sha1:6e3fdd41056aa104a49b172de16d0d770afe556c</id>
<content type='text'>
</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 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>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>Use FQCN for modules in documentation (#267)</title>
<updated>2022-08-30T12:35:16+00:00</updated>
<author>
<name>Kate Case</name>
<email>this.is@nathanielca.se</email>
</author>
<published>2022-08-30T12:35:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=4c116b506d4a529370dd63761f601a89d1adbf92'/>
<id>urn:sha1:4c116b506d4a529370dd63761f601a89d1adbf92</id>
<content type='text'>
* Use FQCN for modules in documentation

Co-authored-by: Baptiste Mille-Mathias &lt;baptiste.millemathias@gmail.com&gt;</content>
</entry>
<entry>
<title>vyos logging_global resource module (#177)</title>
<updated>2021-07-24T17:19:38+00:00</updated>
<author>
<name>Sagar Paul</name>
<email>sagpaul@redhat.com</email>
</author>
<published>2021-07-24T17:19:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=36004b2657d1c271a5c6c8ddfee0488ad36c1236'/>
<id>urn:sha1:36004b2657d1c271a5c6c8ddfee0488ad36c1236</id>
<content type='text'>
vyos logging_global resource module

SUMMARY

Logging resource module vyos_logging_global

ISSUE TYPE


New Module Pull Request

COMPONENT NAME

vyos_logging_global

Reviewed-by: Nilashish Chakraborty &lt;nilashishchakraborty8@gmail.com&gt;</content>
</entry>
<entry>
<title>Replace module._check_required_* calls (#140)</title>
<updated>2021-03-25T15:42:06+00:00</updated>
<author>
<name>Nathaniel Case</name>
<email>this.is@nathanielca.se</email>
</author>
<published>2021-03-25T15:42:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=c3b2d036bd0c0bf8d338123375a7bcc7de809f34'/>
<id>urn:sha1:c3b2d036bd0c0bf8d338123375a7bcc7de809f34</id>
<content type='text'>
 Replace removed module._check_required_* calls

Reviewed-by: https://github.com/apps/ansible-zuul</content>
</entry>
<entry>
<title>Reformatted files with latest version of Black (20.8b1) (#80)</title>
<updated>2020-08-26T19:49:42+00:00</updated>
<author>
<name>GomathiselviS</name>
<email>gomathiselvi@gmail.com</email>
</author>
<published>2020-08-26T19:49:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=1ae2bbffe70e5217536a05250365a4f44292c8ec'/>
<id>urn:sha1:1ae2bbffe70e5217536a05250365a4f44292c8ec</id>
<content type='text'>
Reformatted files with latest version of Black (20.8b1)

Reviewed-by: https://github.com/apps/ansible-zuul</content>
</entry>
<entry>
<title>[vyos] Fix sanity issues (#58)</title>
<updated>2020-07-24T20:16:03+00:00</updated>
<author>
<name>GomathiselviS</name>
<email>gomathiselvi@gmail.com</email>
</author>
<published>2020-07-24T20:16:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=fbb82a0875dacc8200d3f663c3286104d0a1afbf'/>
<id>urn:sha1:fbb82a0875dacc8200d3f663c3286104d0a1afbf</id>
<content type='text'>
[vyos] Fix sanity issues

Reviewed-by: https://github.com/apps/ansible-zuul</content>
</entry>
<entry>
<title>Clean up boilerplate ignores (#54)</title>
<updated>2020-06-24T07:07:29+00:00</updated>
<author>
<name>Nathaniel Case</name>
<email>this.is@nathanielca.se</email>
</author>
<published>2020-06-24T07:07:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=5bf1112c8c015bff6f54d4b17a3571f665381e1e'/>
<id>urn:sha1:5bf1112c8c015bff6f54d4b17a3571f665381e1e</id>
<content type='text'>
Clean up boilerplate ignores

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