<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-ansible-old.git/tests/integration, branch main</title>
<subtitle>Ansible Network Collection for VyOS (mirror of https://github.com/vyos/vyos-ansible-old.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-ansible-old.git/atom?h=main</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-ansible-old.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-ansible-old.git/'/>
<updated>2021-10-02T17:28:30+00:00</updated>
<entry>
<title>Add vyos_ntp resource module (#175)</title>
<updated>2021-10-02T17:28:30+00:00</updated>
<author>
<name>YVarshitha</name>
<email>63169351+YVarshitha@users.noreply.github.com</email>
</author>
<published>2021-10-02T17:28:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-ansible-old.git/commit/?id=85ea49f10a6167dea4c08e71a1e8e5a62cb57395'/>
<id>urn:sha1:85ea49f10a6167dea4c08e71a1e8e5a62cb57395</id>
<content type='text'>
Add vyos_ntp resource module

SUMMARY


Resource module vyos_ntp
ISSUE TYPE


New Module Pull Request

COMPONENT NAME

vyos_ntp
ADDITIONAL INFORMATION

Reviewed-by: GomathiselviS &lt;None&gt;
Reviewed-by: Nilashish Chakraborty &lt;nilashishchakraborty8@gmail.com&gt;
Reviewed-by: None &lt;None&gt;</content>
</entry>
<entry>
<title>Add support for IPv6 `address_group` and `network_group` (#202)</title>
<updated>2021-09-20T23:25:49+00:00</updated>
<author>
<name>Shawn Wilsher</name>
<email>656602+sdwilsh@users.noreply.github.com</email>
</author>
<published>2021-09-20T23:25:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-ansible-old.git/commit/?id=c2cf82dfea4aa89e5aa9ba57b798bee030a9abbe'/>
<id>urn:sha1:c2cf82dfea4aa89e5aa9ba57b798bee030a9abbe</id>
<content type='text'>
Add support for IPv6 `address_group` and `network_group`

SUMMARY
This adds support for ipv6 in network and address groups by adding an afi parameter, but defaulting it to ipv4 for backwards compatibility.
Fixes #137.
ISSUE TYPE

Feature Pull Request

COMPONENT NAME
vyos_firewall_global

Reviewed-by: GomathiselviS &lt;None&gt;
Reviewed-by: Shawn Wilsher &lt;None&gt;
Reviewed-by: None &lt;None&gt;</content>
</entry>
<entry>
<title>Allow_duplicates for prepare_vyos_tests (#212)</title>
<updated>2021-09-09T02:27:06+00:00</updated>
<author>
<name>Paul Belanger</name>
<email>pabelanger@redhat.com</email>
</author>
<published>2021-09-09T02:27:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-ansible-old.git/commit/?id=ede1f8e137d14bc4ce97ccc352e1a51a16605eae'/>
<id>urn:sha1:ede1f8e137d14bc4ce97ccc352e1a51a16605eae</id>
<content type='text'>
Allow_duplicates for prepare_vyos_tests

Signed-off-by: Paul Belanger pabelanger@redhat.com

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-ansible-old.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-ansible-old.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-ansible-old.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-ansible-old.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>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-ansible-old.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 route-map delete integrataion test (#162)</title>
<updated>2021-05-17T09:56:48+00:00</updated>
<author>
<name>Ashwini Mhatre</name>
<email>mashu97@gmail.com</email>
</author>
<published>2021-05-17T09:56:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-ansible-old.git/commit/?id=b40a269ef86aff5928dfda162cad8a7e6884debb'/>
<id>urn:sha1:b40a269ef86aff5928dfda162cad8a7e6884debb</id>
<content type='text'>
fix route-map delete integrataion test

Reviewed-by: https://github.com/apps/ansible-zuul</content>
</entry>
<entry>
<title>Vyos route maps (#156)</title>
<updated>2021-05-11T18:34:47+00:00</updated>
<author>
<name>Ashwini Mhatre</name>
<email>amhatre@redhat.com</email>
</author>
<published>2021-05-11T18:34:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-ansible-old.git/commit/?id=407eec39119320875ffcdede81155a9a5ed201d7'/>
<id>urn:sha1:407eec39119320875ffcdede81155a9a5ed201d7</id>
<content type='text'>
Vyos route maps

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