<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos.vyos.git, branch 4.1.0</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=4.1.0</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos.vyos.git/atom?h=4.1.0'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/'/>
<updated>2023-05-30T13:40:34+00:00</updated>
<entry>
<title>Update changelog for 4.1.0 (#327)</title>
<updated>2023-05-30T13:40:34+00:00</updated>
<author>
<name>Kate Case</name>
<email>kcase@redhat.com</email>
</author>
<published>2023-05-30T13:40:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=f7ff9709f90d77535ba3614d46f6af45f8025052'/>
<id>urn:sha1:f7ff9709f90d77535ba3614d46f6af45f8025052</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Facts nw interfaces (#318)</title>
<updated>2023-05-19T13:58:22+00:00</updated>
<author>
<name>Wieger Bontekoe</name>
<email>wieger.bontekoe@gmail.com</email>
</author>
<published>2023-05-19T13:58:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=5138216f1e6e53cdeba69b28549a90278159bfaf'/>
<id>urn:sha1:5138216f1e6e53cdeba69b28549a90278159bfaf</id>
<content type='text'>
* 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] &lt;66853113+pre-commit-ci[bot]@users.noreply.github.com&gt;
Co-authored-by: Kate Case &lt;kcase@redhat.com&gt;</content>
</entry>
<entry>
<title>Drop test-requirements to only necessary packages (#316)</title>
<updated>2023-05-15T13:58:00+00:00</updated>
<author>
<name>Kate Case</name>
<email>kcase@redhat.com</email>
</author>
<published>2023-05-15T13:58:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=a0267e790c9ba14f73cadb6fe77041946249402d'/>
<id>urn:sha1:a0267e790c9ba14f73cadb6fe77041946249402d</id>
<content type='text'>
* Slim test-requirements down to the essentials

* Ignore black on unsupported versions

* Fix versions</content>
</entry>
<entry>
<title>Fix integration test connection var (#325)</title>
<updated>2023-05-09T12:55:34+00:00</updated>
<author>
<name>Kate Case</name>
<email>kcase@redhat.com</email>
</author>
<published>2023-05-09T12:55:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=5476af448b35c76154a3d6edfca1eb1edb1a4ee1'/>
<id>urn:sha1:5476af448b35c76154a3d6edfca1eb1edb1a4ee1</id>
<content type='text'>
* Fix integration test connection var

* Fix straggler</content>
</entry>
<entry>
<title>[GHA] enable nightly runs (#321)</title>
<updated>2023-05-04T07:33:17+00:00</updated>
<author>
<name>Nilashish Chakraborty</name>
<email>nilashishchakraborty8@gmail.com</email>
</author>
<published>2023-05-04T07:33:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=f1213dece775d30f6653182bfecee1a47d1e6504'/>
<id>urn:sha1:f1213dece775d30f6653182bfecee1a47d1e6504</id>
<content type='text'>
Signed-off-by: NilashishC &lt;nilashishchakraborty8@gmail.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>Update l3_interfaces.py - Fix for issue 295 (#314)</title>
<updated>2023-05-01T18:35:49+00:00</updated>
<author>
<name>Wieger Bontekoe</name>
<email>wieger.bontekoe@gmail.com</email>
</author>
<published>2023-05-01T18:35:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=65026b8bc3040315e87464eeecf81c1989c9cee5'/>
<id>urn:sha1:65026b8bc3040315e87464eeecf81c1989c9cee5</id>
<content type='text'>
* Update l3_interfaces.py

Fix for issue:
https://github.com/ansible-collections/vyos.vyos/issues/295

---------

Co-authored-by: Kate Case &lt;this.is@katherineca.se&gt;</content>
</entry>
<entry>
<title>[pre-commit.ci] pre-commit autoupdate (#317)</title>
<updated>2023-04-26T15:51:26+00:00</updated>
<author>
<name>pre-commit-ci[bot]</name>
<email>66853113+pre-commit-ci[bot]@users.noreply.github.com</email>
</author>
<published>2023-04-26T15:51:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=9e481fdbf7f8306866899bf5b4ecc8aecccb508d'/>
<id>urn:sha1:9e481fdbf7f8306866899bf5b4ecc8aecccb508d</id>
<content type='text'>
updates:
- [github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.6 → v3.0.0-alpha.9-for-vscode](https://github.com/pre-commit/mirrors-prettier/compare/v3.0.0-alpha.6...v3.0.0-alpha.9-for-vscode)

Co-authored-by: pre-commit-ci[bot] &lt;66853113+pre-commit-ci[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>firewall_interfaces docs fix (#311)</title>
<updated>2023-04-06T15:37:23+00:00</updated>
<author>
<name>Kate Case</name>
<email>kcase@redhat.com</email>
</author>
<published>2023-04-06T15:37:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=d23aabb3df0dee781acdbc5d623d0cb219c52c06'/>
<id>urn:sha1:d23aabb3df0dee781acdbc5d623d0cb219c52c06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[pre-commit.ci] pre-commit autoupdate (#309)</title>
<updated>2023-04-05T16:32:33+00:00</updated>
<author>
<name>pre-commit-ci[bot]</name>
<email>66853113+pre-commit-ci[bot]@users.noreply.github.com</email>
</author>
<published>2023-04-05T16:32:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=cfe4e1c293032f22ccbcbcc242acdfceefa83168'/>
<id>urn:sha1:cfe4e1c293032f22ccbcbcc242acdfceefa83168</id>
<content type='text'>
updates:
- [github.com/ansible-network/collection_prep: 1.1.0 → 1.1.1](https://github.com/ansible-network/collection_prep/compare/1.1.0...1.1.1)
- [github.com/psf/black: 23.1.0 → 23.3.0](https://github.com/psf/black/compare/23.1.0...23.3.0)

Co-authored-by: pre-commit-ci[bot] &lt;66853113+pre-commit-ci[bot]@users.noreply.github.com&gt;</content>
</entry>
</feed>
