<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos.vyos.git, branch revert-409-paramiko-compatible</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=revert-409-paramiko-compatible</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos.vyos.git/atom?h=revert-409-paramiko-compatible'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/'/>
<updated>2025-06-16T01:37:35+00:00</updated>
<entry>
<title>Merge branch 'main' into revert-409-paramiko-compatible</title>
<updated>2025-06-16T01:37:35+00:00</updated>
<author>
<name>Gaige B Paulsen</name>
<email>gaige@cluetrust.com</email>
</author>
<published>2025-06-16T01:37:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=6f9974e44b8d388e646d6f028dcf09f01de2047c'/>
<id>urn:sha1:6f9974e44b8d388e646d6f028dcf09f01de2047c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixing lint</title>
<updated>2025-06-13T00:17:53+00:00</updated>
<author>
<name>Om Nom</name>
<email>omnom62@outlook.com</email>
</author>
<published>2025-06-13T00:17:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=baca9d392aa6b625f66b1c1b615346856c0bc1a3'/>
<id>urn:sha1:baca9d392aa6b625f66b1c1b615346856c0bc1a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changelog to enable the branch revert</title>
<updated>2025-06-12T23:30:38+00:00</updated>
<author>
<name>Om Nom</name>
<email>omnom62@outlook.com</email>
</author>
<published>2025-06-12T23:30:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=fe3766dad707586514f62f95132fa14b50e6018a'/>
<id>urn:sha1:fe3766dad707586514f62f95132fa14b50e6018a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add GitHub Actions workflow to refresh automation hub token (#423)</title>
<updated>2025-06-12T12:01:09+00:00</updated>
<author>
<name>Reza Mubeen</name>
<email>mrezam@hotmail.com</email>
</author>
<published>2025-06-12T12:01:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=4707dd30d44867d9195689de6619d87fcc04c359'/>
<id>urn:sha1:4707dd30d44867d9195689de6619d87fcc04c359</id>
<content type='text'>
* Add GitHub Actions workflow to refresh automation hub token

* Update refresh_token.yml

https://github.com/vyos/vyos.vyos/pull/423#discussion_r2140946852
As per @andamasov

* Fix indentation in refresh_token.yml cron schedule</content>
</entry>
<entry>
<title>Revert "T7320: Fixed compatibility with Paramiko by removing all "null" bytes…"</title>
<updated>2025-06-09T11:32:12+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2025-06-09T11:32:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=a8547c0d338849347a93dca5983d37f929b989e0'/>
<id>urn:sha1:a8547c0d338849347a93dca5983d37f929b989e0</id>
<content type='text'>
This reverts commit f02bc8b2af6de47962e3670e719d756df0cba029.
</content>
</entry>
<entry>
<title>T7320: Fixed compatibility with Paramiko by removing all "null" bytes. (#409)</title>
<updated>2025-06-09T11:18:39+00:00</updated>
<author>
<name>Ruben van Dijk</name>
<email>15885455+RubenNL@users.noreply.github.com</email>
</author>
<published>2025-06-09T11:18:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=f02bc8b2af6de47962e3670e719d756df0cba029'/>
<id>urn:sha1:f02bc8b2af6de47962e3670e719d756df0cba029</id>
<content type='text'>
Fixes issue found in this comment: https://github.com/vyos/vyos.vyos/pull/407#issuecomment-2774775677

Co-authored-by: omnom62 &lt;75066712+omnom62@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>T7391 domain search fix for 1.4+ (#418)</title>
<updated>2025-05-23T07:15:01+00:00</updated>
<author>
<name>omnom62</name>
<email>75066712+omnom62@users.noreply.github.com</email>
</author>
<published>2025-05-23T07:15:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=06bee69e0561f681a69037ce7aebe21dca25959b'/>
<id>urn:sha1:06bee69e0561f681a69037ce7aebe21dca25959b</id>
<content type='text'>
* t7391 init

* sanity

* vyos_system unit test

* added vyos_system v14 test cases

* vyos_system integration tests fix

* changelog

* domain search integration test

* Update plugins/modules/vyos_system.py

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

---------

Co-authored-by: Copilot &lt;175728472+Copilot@users.noreply.github.com&gt;</content>
</entry>
<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>T6883 route-map extras support (#402)</title>
<updated>2025-05-15T21:55:33+00:00</updated>
<author>
<name>omnom62</name>
<email>75066712+omnom62@users.noreply.github.com</email>
</author>
<published>2025-05-15T21:55:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=cd2f41d34ff22ea7719348ec18a30f1c499b72c8'/>
<id>urn:sha1:cd2f41d34ff22ea7719348ec18a30f1c499b72c8</id>
<content type='text'>
* t6883 as_prepend_path fix

* chaneglog

* draft for rm community handling

* rm updates

* unit and integration tests for route maps

* rm unit tests fixed

* 1.4+ rm integration tests draft

* rm set_community parser

* large-community 1.4+

* unit tests fix for rm

* extcommunity config

* pre-commit

* cleanup

* RM bandwidth clauses

* fixing parsers index for 1.3 RM

* updated dic

* fix unit tests

* unit tests for RM

* RM unit tests

* dict literal for reserved keywords in unit tests

* set_src ipv6 replaced unit test

* unit test case for RM call

* RM action type unit tests

* rm match protocol code and unit test

* doc update

* set_table RM

* set_table RM unit test

* unit tests refactor

* copilot  recommendations</content>
</entry>
<entry>
<title>T7259 get_config() fix (#404)</title>
<updated>2025-05-07T19:52:44+00:00</updated>
<author>
<name>omnom62</name>
<email>75066712+omnom62@users.noreply.github.com</email>
</author>
<published>2025-05-07T19:52:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=098f31c6fe7a6310594656efc0af5a2739ede82b'/>
<id>urn:sha1:098f31c6fe7a6310594656efc0af5a2739ede82b</id>
<content type='text'>
* T7259 get_config() fix

* fix get_config calls

* vyos_config match=none integration test case

* get_config() update</content>
</entry>
</feed>
