<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-ansible-old.git/tests, 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>Copy ignore-2.12.txt to ignore-2.13.txt (#214)</title>
<updated>2021-09-28T14:12:12+00:00</updated>
<author>
<name>Andrew Klychkov</name>
<email>aklychko@redhat.com</email>
</author>
<published>2021-09-28T14:12:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-ansible-old.git/commit/?id=88689227265b7f6b272b695a275f4a47735ddcc2'/>
<id>urn:sha1:88689227265b7f6b272b695a275f4a47735ddcc2</id>
<content type='text'>
Copy ignore-2.12.txt to ignore-2.13.txt

SUMMARY
Relates to ansible-collections/overview#45 (comment)

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>Fix `vyos.vyos.vyos_firewall_rules` `state: replaced` to match documentation (#203)</title>
<updated>2021-09-20T23:25:42+00:00</updated>
<author>
<name>Shawn Wilsher</name>
<email>656602+sdwilsh@users.noreply.github.com</email>
</author>
<published>2021-09-20T23:25:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-ansible-old.git/commit/?id=9e829e1b75996b6b8268ab29b105d5dfa97da441'/>
<id>urn:sha1:9e829e1b75996b6b8268ab29b105d5dfa97da441</id>
<content type='text'>
Fix `vyos.vyos.vyos_firewall_rules` `state: replaced` to match documentation

SUMMARY
vyos.vyos.vyos_firewall_rules should only try to change listed firewall rules, as documented, when the state is set to replaced.  As currently implemented (prior to this PR), it better matches what overridden is meant to do.
Fixes #201
ISSUE TYPE


Bugfix Pull Request

COMPONENT NAME
vyos.vyos.vyos_firewall_rules
ADDITIONAL INFORMATION

 Cleanup and document existing code for clarity
 Add a failing idempotent test
 Add a failing change test
 Fix failing tests
 Add change fragment

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>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-ansible-old.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-ansible-old.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-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>
</feed>
