<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos.vyos.git/tests, branch 4.0.0</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=4.0.0</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos.vyos.git/atom?h=4.0.0'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/'/>
<updated>2022-10-13T17:11:19+00:00</updated>
<entry>
<title>Remove deprecated modules and provider (#277)</title>
<updated>2022-10-13T17:11:19+00:00</updated>
<author>
<name>Kate Case</name>
<email>kcase@redhat.com</email>
</author>
<published>2022-10-13T17:11:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=5c6a97ae5052684aed513427f81dc1da96c094e3'/>
<id>urn:sha1:5c6a97ae5052684aed513427f81dc1da96c094e3</id>
<content type='text'>
* Remove deprecated modules and provider

* Remove tests for removed modules

* Remove references to vyos_argument_spec</content>
</entry>
<entry>
<title>Remove tests for net_* modules (#278)</title>
<updated>2022-10-12T18:06:05+00:00</updated>
<author>
<name>Kate Case</name>
<email>kcase@redhat.com</email>
</author>
<published>2022-10-12T18:06:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=7712afd90de9a2b4f6d91f3fbea77de20d6ed40e'/>
<id>urn:sha1:7712afd90de9a2b4f6d91f3fbea77de20d6ed40e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Copy ignore-2.15.txt from ignore-2.14.txt (#275)</title>
<updated>2022-10-12T13:29:00+00:00</updated>
<author>
<name>Kate Case</name>
<email>kcase@redhat.com</email>
</author>
<published>2022-10-12T13:29:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=f985cc431f9dbbf5c23ffc32624ea1eb96abe61c'/>
<id>urn:sha1:f985cc431f9dbbf5c23ffc32624ea1eb96abe61c</id>
<content type='text'>
Fixes #274</content>
</entry>
<entry>
<title>Fix `pre-commit` Issues (#223)</title>
<updated>2022-09-02T13:22:14+00:00</updated>
<author>
<name>Shawn Wilsher</name>
<email>656602+sdwilsh@users.noreply.github.com</email>
</author>
<published>2022-09-02T13:22:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=69a2882d106171f050fac193a552542cdab418a8'/>
<id>urn:sha1:69a2882d106171f050fac193a552542cdab418a8</id>
<content type='text'>
* Fix `pre-commit` Issues

This change fixes `.pre-commit-config.yaml` so that `main` no longer has
errors on it.  To accomplish that, two things had to be done:
* Update the version of `black` that `pre-commit` uses to match what `tox` uses.
* Run `pre-commit run --all-files` and commit the results

Co-authored-by: Kate Case &lt;this.is@katherineca.se&gt;</content>
</entry>
<entry>
<title>Fix arguments-renamed errors (#268)</title>
<updated>2022-08-22T19:03:19+00:00</updated>
<author>
<name>Kate Case</name>
<email>this.is@nathanielca.se</email>
</author>
<published>2022-08-22T19:03:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=7f79df30d5992e85b34b51fc42f857a7199dffb2'/>
<id>urn:sha1:7f79df30d5992e85b34b51fc42f857a7199dffb2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for icmpv6 type-name in firewall_rules (#258)</title>
<updated>2022-05-23T16:03:58+00:00</updated>
<author>
<name>GomathiselviS</name>
<email>gomathiselvi@gmail.com</email>
</author>
<published>2022-05-23T16:03:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=ac9a0c2fd95edc93753b5f4c236991fb3634750a'/>
<id>urn:sha1:ac9a0c2fd95edc93753b5f4c236991fb3634750a</id>
<content type='text'>
Add support for icmpv6 type-name in firewall_rules

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


Fixes #257
ISSUE TYPE


Feature Pull Request

COMPONENT NAME

ADDITIONAL INFORMATION

Reviewed-by: Sagar Paul &lt;sagpaul@redhat.com&gt;</content>
</entry>
<entry>
<title>Add fqcn to ansible_connection to support stable-2.9 (#254)</title>
<updated>2022-04-25T17:55:07+00:00</updated>
<author>
<name>GomathiselviS</name>
<email>gomathiselvi@gmail.com</email>
</author>
<published>2022-04-25T17:55:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=b834c87f13e3ec908bfcd79022404ddf71d6559e'/>
<id>urn:sha1:b834c87f13e3ec908bfcd79022404ddf71d6559e</id>
<content type='text'>
Add fqcn to ansible_connection to support stable-2.9

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


strip_prompt argument is supported only in netcommon network_cli . Vyos jobs on stable-2.9 is failing with the following error, as this argument is not supported ansibe/ansible. This PR sets ansible_connection to ansible.netcommon.network_cli, so that the correct module is used.
2022-04-21 21:14:54.059623 | controller |     capabilities = Connection(module._socket_path).get_capabilities()
2022-04-21 21:14:54.059626 | controller |   File "/tmp/ansible_vyos.vyos.vyos_config_payload_hjioy2__/ansible_vyos.vyos.vyos_config_payload.zip/ansible/module_utils/connection.py", line 190, in __rpc__
2022-04-21 21:14:54.059629 | controller |     raise ConnectionError(to_text(msg, errors='surrogate_then_replace'), code=code)
2022-04-21 21:14:54.059632 | controller | fatal: [vyos]: FAILED! =&gt; {
2022-04-21 21:14:54.059635 | controller |     "changed": false,
2022-04-21 21:14:54.059638 | controller |     "invocation": {
2022-04-21 21:14:54.059641 | controller |         "module_args": {
2022-04-21 21:14:54.059644 | controller |             "backup": false,
2022-04-21 21:14:54.059647 | controller |             "backup_options": null,
2022-04-21 21:14:54.059650 | controller |             "comment": "configured by vyos_config",
2022-04-21 21:14:54.059653 | controller |             "config": null,
2022-04-21 21:14:54.059656 | controller |             "lines": [
2022-04-21 21:14:54.059658 | controller |                 "delete interfaces ethernet eth1",
2022-04-21 21:14:54.059661 | controller |                 "delete interfaces ethernet eth2"
2022-04-21 21:14:54.059664 | controller |             ],
2022-04-21 21:14:54.059667 | controller |             "match": "none",
2022-04-21 21:14:54.059670 | controller |             "provider": null,
2022-04-21 21:14:54.059673 | controller |             "save": false,
2022-04-21 21:14:54.059676 | controller |             "src": null
2022-04-21 21:14:54.059678 | controller |         }
2022-04-21 21:14:54.059682 | controller |     },
2022-04-21 21:14:54.059685 | controller |     "msg": "send() got an unexpected keyword argument 'strip_prompt'"

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;</content>
</entry>
<entry>
<title>change default subset to min (#252)</title>
<updated>2022-04-21T03:56:19+00:00</updated>
<author>
<name>GomathiselviS</name>
<email>gomathiselvi@gmail.com</email>
</author>
<published>2022-04-21T03:56:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=3677b7834a8cb735db9b7004563e74bc1ca74961'/>
<id>urn:sha1:3677b7834a8cb735db9b7004563e74bc1ca74961</id>
<content type='text'>
vyos_facts: change default subset to min

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


Fixes #231
ISSUE TYPE


Bugfix Pull Request

COMPONENT NAME

ADDITIONAL INFORMATION

Reviewed-by: Nathaniel Case &lt;this.is@nathanielca.se&gt;</content>
</entry>
<entry>
<title>Create symmlinks for redirection of vyos modules (#244)</title>
<updated>2022-04-04T19:23:39+00:00</updated>
<author>
<name>GomathiselviS</name>
<email>gomathiselvi@gmail.com</email>
</author>
<published>2022-04-04T19:23:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=507955aeda83492dab7f2d5f9b695f7bd4043e35'/>
<id>urn:sha1:507955aeda83492dab7f2d5f9b695f7bd4043e35</id>
<content type='text'>
Create symmlinks for redirection of vyos modules

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


ISSUE TYPE


Bugfix Pull Request

COMPONENT NAME

ADDITIONAL INFORMATION

Reviewed-by: Sagar Paul &lt;sagpaul@redhat.com&gt;
Reviewed-by: None &lt;None&gt;</content>
</entry>
<entry>
<title>Change preconfig hostname in integration test (#243)</title>
<updated>2022-03-10T01:20:40+00:00</updated>
<author>
<name>GomathiselviS</name>
<email>gomathiselvi@gmail.com</email>
</author>
<published>2022-03-10T01:20:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=87c5dcb6a147738d2b1ea60993018822a5baf21e'/>
<id>urn:sha1:87c5dcb6a147738d2b1ea60993018822a5baf21e</id>
<content type='text'>
Change preconfig hostname in integration test

SUMMARY


ISSUE TYPE


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

COMPONENT NAME

ADDITIONAL INFORMATION

Reviewed-by: None &lt;None&gt;</content>
</entry>
</feed>
