<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-ansible-collection.git, branch master</title>
<subtitle>Ansible Network Collection for VyOS (mirror of https://github.com/vyos/vyos-ansible-collection.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-ansible-collection.git/atom?h=master</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-ansible-collection.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-ansible-collection.git/'/>
<updated>2024-06-13T14:59:01+00:00</updated>
<entry>
<title>Merge pull request #2 from vyos/dependabot/pip/black-24.3.0</title>
<updated>2024-06-13T14:59:01+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-06-13T14:59:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-ansible-collection.git/commit/?id=72908ea0c72acacffe27810f7b4cc60168321677'/>
<id>urn:sha1:72908ea0c72acacffe27810f7b4cc60168321677</id>
<content type='text'>
Bump black from 23.3.0 to 24.3.0</content>
</entry>
<entry>
<title>Merge pull request #1 from vyos/dependabot/pip/paramiko-3.4.0</title>
<updated>2024-06-13T14:58:42+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-06-13T14:58:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-ansible-collection.git/commit/?id=2e8851da06bd03e9029032c6b43e63d61a98d948'/>
<id>urn:sha1:2e8851da06bd03e9029032c6b43e63d61a98d948</id>
<content type='text'>
Bump paramiko from 2.8.1 to 3.4.0</content>
</entry>
<entry>
<title>Bump black from 23.3.0 to 24.3.0</title>
<updated>2024-06-11T09:35:20+00:00</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2024-06-11T09:35:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-ansible-collection.git/commit/?id=39af6f88510c0a591c49faf0ad808ffa08294857'/>
<id>urn:sha1:39af6f88510c0a591c49faf0ad808ffa08294857</id>
<content type='text'>
Bumps [black](https://github.com/psf/black) from 23.3.0 to 24.3.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.3.0...24.3.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</content>
</entry>
<entry>
<title>Bump paramiko from 2.8.1 to 3.4.0</title>
<updated>2024-06-11T09:35:18+00:00</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2024-06-11T09:35:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-ansible-collection.git/commit/?id=f9998fabb5208cb3b459e386d6fe63c8659be884'/>
<id>urn:sha1:f9998fabb5208cb3b459e386d6fe63c8659be884</id>
<content type='text'>
Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.8.1 to 3.4.0.
- [Commits](https://github.com/paramiko/paramiko/compare/2.8.1...3.4.0)

---
updated-dependencies:
- dependency-name: paramiko
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</content>
</entry>
<entry>
<title>Avoid unsafe conditions for integration tests (#340)</title>
<updated>2024-03-05T10:16:03+00:00</updated>
<author>
<name>Rahmanim Benny</name>
<email>brahmani@redhat.com</email>
</author>
<published>2024-03-05T10:16:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-ansible-collection.git/commit/?id=21e3948bddf9dd39339bda6a8d655919a5ee8ca6'/>
<id>urn:sha1:21e3948bddf9dd39339bda6a8d655919a5ee8ca6</id>
<content type='text'>
* Avoid unsafe conditions for integration tests

* Remove .idea/ folder

* remove another jinja templating expression from asserts condition

* remove shortname jinja templating expression from asserts condition

* Update changelog

* changelog updates</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-ansible-collection.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>[pre-commit.ci] pre-commit autoupdate (#330)</title>
<updated>2023-09-13T22:33:22+00:00</updated>
<author>
<name>pre-commit-ci[bot]</name>
<email>66853113+pre-commit-ci[bot]@users.noreply.github.com</email>
</author>
<published>2023-09-13T22:33:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-ansible-collection.git/commit/?id=78ef20c1c8539452a882658ed5edf8c8cdf0643f'/>
<id>urn:sha1:78ef20c1c8539452a882658ed5edf8c8cdf0643f</id>
<content type='text'>
updates:
- [github.com/pre-commit/mirrors-prettier: v3.0.0 → v3.0.3](https://github.com/pre-commit/mirrors-prettier/compare/v3.0.0...v3.0.3)
- [github.com/psf/black: 23.7.0 → 23.9.1](https://github.com/psf/black/compare/23.7.0...23.9.1)

Co-authored-by: pre-commit-ci[bot] &lt;66853113+pre-commit-ci[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>[pre-commit.ci] pre-commit autoupdate (#329)</title>
<updated>2023-07-14T14:48:39+00:00</updated>
<author>
<name>pre-commit-ci[bot]</name>
<email>66853113+pre-commit-ci[bot]@users.noreply.github.com</email>
</author>
<published>2023-07-14T14:48:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-ansible-collection.git/commit/?id=06ae7d634de8fa8da190bfaa535bae2dc44ae1d8'/>
<id>urn:sha1:06ae7d634de8fa8da190bfaa535bae2dc44ae1d8</id>
<content type='text'>
updates:
- [github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.9-for-vscode → v3.0.0](https://github.com/pre-commit/mirrors-prettier/compare/v3.0.0-alpha.9-for-vscode...v3.0.0)
- [github.com/psf/black: 23.3.0 → 23.7.0](https://github.com/psf/black/compare/23.3.0...23.7.0)

Co-authored-by: pre-commit-ci[bot] &lt;66853113+pre-commit-ci[bot]@users.noreply.github.com&gt;</content>
</entry>
<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-ansible-collection.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-ansible-collection.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>
</feed>
