<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos.vyos.git/tests, branch 2.5.1</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=2.5.1</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos.vyos.git/atom?h=2.5.1'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/'/>
<updated>2021-08-27T15:00:33+00:00</updated>
<entry>
<title>IPV6 ICMP type name in vyos.vyos.vyos_firewall_rules is not idempotent  (#187)</title>
<updated>2021-08-27T15:00:33+00:00</updated>
<author>
<name>YVarshitha</name>
<email>63169351+YVarshitha@users.noreply.github.com</email>
</author>
<published>2021-08-27T15:00:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=93aaf8615a0535dfe8cbd3b68dd82a1051a31411'/>
<id>urn:sha1:93aaf8615a0535dfe8cbd3b68dd82a1051a31411</id>
<content type='text'>
IPV6 ICMP type name in vyos.vyos.vyos_firewall_rules is not idempotent 

SUMMARY


fix issue: #170
ISSUE TYPE


Bugfix Pull Request

COMPONENT NAME

ADDITIONAL INFORMATION

Reviewed-by: GomathiselviS &lt;None&gt;
Reviewed-by: None &lt;None&gt;</content>
</entry>
<entry>
<title>Fix pylint sanity issues (#204)</title>
<updated>2021-08-26T18:09:25+00:00</updated>
<author>
<name>GomathiselviS</name>
<email>gomathiselvi@gmail.com</email>
</author>
<published>2021-08-26T18:09:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=66c9b207fc95406b237c3b808466fc2c324a6731'/>
<id>urn:sha1:66c9b207fc95406b237c3b808466fc2c324a6731</id>
<content type='text'>
Fix pylint sanity issues

Signed-off-by: GomathiselviS gomathiselvi@gmail.com
SUMMARY


ISSUE TYPE


Bugfix Pull Request
Docs Pull Request
Feature Pull Request
New Module Pull Request

COMPONENT NAME

ADDITIONAL INFORMATION

Reviewed-by: Nilashish Chakraborty &lt;nilashishchakraborty8@gmail.com&gt;
Reviewed-by: None &lt;None&gt;</content>
</entry>
<entry>
<title>Drop ansible_become for testing (#199)</title>
<updated>2021-08-11T17:48:13+00:00</updated>
<author>
<name>Paul Belanger</name>
<email>pabelanger@redhat.com</email>
</author>
<published>2021-08-11T17:48:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=01273758372bfd62c470d9edb3c177fdae87ad9f'/>
<id>urn:sha1:01273758372bfd62c470d9edb3c177fdae87ad9f</id>
<content type='text'>
Drop ansible_become for testing

We don't actually need escalated permissions to run these things.
Signed-off-by: Paul Belanger pabelanger@redhat.com

Reviewed-by: GomathiselviS &lt;None&gt;
Reviewed-by: Nathaniel Case &lt;this.is@nathanielca.se&gt;
Reviewed-by: None &lt;None&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>fix issue in route-maps facts code when route-maps facts are empty. (#182)</title>
<updated>2021-07-07T15:03:54+00:00</updated>
<author>
<name>Ashwini Mhatre</name>
<email>mashu97@gmail.com</email>
</author>
<published>2021-07-07T15:03:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=5c767d4266fe028cc0c11b05447e61ae89af9d45'/>
<id>urn:sha1:5c767d4266fe028cc0c11b05447e61ae89af9d45</id>
<content type='text'>
fix issue in route-maps facts code when route-maps facts are empty.

SUMMARY

fixes: #181

ISSUE TYPE


Bugfix Pull Request

COMPONENT NAME

ADDITIONAL INFORMATION

Reviewed-by: Rohit Thakur &lt;rohitthakur2590@outlook.com&gt;</content>
</entry>
<entry>
<title>VyOS Prefix Lists Resource Module Added (#178)</title>
<updated>2021-07-05T19:23:20+00:00</updated>
<author>
<name>Priyam Sahoo</name>
<email>42550351+priyamsahoo@users.noreply.github.com</email>
</author>
<published>2021-07-05T19:23:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=af07511dee4d74b4159482c6b7aed6efff0e5949'/>
<id>urn:sha1:af07511dee4d74b4159482c6b7aed6efff0e5949</id>
<content type='text'>
VyOS Prefix Lists Resource Module Added

SUMMARY

PR for vyos_prefix_lists rm
resolves: #99

ISSUE TYPE


New Module Pull Request

COMPONENT NAME

ADDITIONAL INFORMATION

Reviewed-by: Rohit Thakur &lt;rohitthakur2590@outlook.com&gt;
Reviewed-by: Nilashish Chakraborty &lt;nilashishchakraborty8@gmail.com&gt;
Reviewed-by: Priyam Sahoo &lt;None&gt;</content>
</entry>
<entry>
<title>static route fixes (#165)</title>
<updated>2021-06-22T21:51:01+00:00</updated>
<author>
<name>Björn Hemfjäll</name>
<email>25451914+bgh88@users.noreply.github.com</email>
</author>
<published>2021-06-22T21:51:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=86b6d04c3d00e93e391bdbc1c7788789a9d4c8fe'/>
<id>urn:sha1:86b6d04c3d00e93e391bdbc1c7788789a9d4c8fe</id>
<content type='text'>
static route fixes

Reviewed-by: https://github.com/apps/ansible-zuul</content>
</entry>
<entry>
<title>Spelling glitch fix on doc (#168)</title>
<updated>2021-06-22T18:25:12+00:00</updated>
<author>
<name>Sagar Paul</name>
<email>sagpaul@redhat.com</email>
</author>
<published>2021-06-22T18:25:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=a8e806d61fc1e4fd88592bee7e501fbe259cca99'/>
<id>urn:sha1:a8e806d61fc1e4fd88592bee7e501fbe259cca99</id>
<content type='text'>
Spelling glitch fix on doc

Reviewed-by: https://github.com/apps/ansible-zuul</content>
</entry>
<entry>
<title>Fix keyerror in firewall_rules when state=overridden (#172)</title>
<updated>2021-06-14T16:42:05+00:00</updated>
<author>
<name>GomathiselviS</name>
<email>gomathiselvi@gmail.com</email>
</author>
<published>2021-06-14T16:42:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=eb46eb529a8bcfaeb5a7e736550d7cfb612b02d7'/>
<id>urn:sha1:eb46eb529a8bcfaeb5a7e736550d7cfb612b02d7</id>
<content type='text'>
Fix keyerror in firewall_rules when state=overridden

Reviewed-by: https://github.com/apps/ansible-zuul</content>
</entry>
<entry>
<title>linters fix (#160)</title>
<updated>2021-05-17T19:26:10+00:00</updated>
<author>
<name>GomathiselviS</name>
<email>gomathiselvi@gmail.com</email>
</author>
<published>2021-05-17T19:26:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=58083777641f6e11b84d40de3a35400cda8c08a4'/>
<id>urn:sha1:58083777641f6e11b84d40de3a35400cda8c08a4</id>
<content type='text'>
Replace admin_distance with distance while generating static_routes nexthop command

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