<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos.vyos.git/plugins/modules, branch 4.0.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=4.0.1</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos.vyos.git/atom?h=4.0.1'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/'/>
<updated>2023-02-08T13:16:23+00:00</updated>
<entry>
<title>[pre-commit.ci] pre-commit autoupdate (#291)</title>
<updated>2023-02-08T13:16:23+00:00</updated>
<author>
<name>pre-commit-ci[bot]</name>
<email>66853113+pre-commit-ci[bot]@users.noreply.github.com</email>
</author>
<published>2023-02-08T13:16:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=5dc5a62c8479222b9fd3c09cd482177f863fa837'/>
<id>urn:sha1:5dc5a62c8479222b9fd3c09cd482177f863fa837</id>
<content type='text'>
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 22.12.0 → 23.1.0](https://github.com/psf/black/compare/22.12.0...23.1.0)

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] &lt;66853113+pre-commit-ci[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>[command] run at least once when retries is 0 (#292)</title>
<updated>2023-02-07T18:11:59+00:00</updated>
<author>
<name>Kate Case</name>
<email>kcase@redhat.com</email>
</author>
<published>2023-02-07T18:11:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=dac4b610c8a0dd67fad408649d855b8384017ddd'/>
<id>urn:sha1:dac4b610c8a0dd67fad408649d855b8384017ddd</id>
<content type='text'>
* [command] run at least once when retries is 0

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] &lt;66853113+pre-commit-ci[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Add prettier and isort to pre-commit. (#270)</title>
<updated>2023-01-25T13:37:58+00:00</updated>
<author>
<name>Kate Case</name>
<email>kcase@redhat.com</email>
</author>
<published>2023-01-25T13:37:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=e9911888f6dcdf9031f3fdb2e32c52e45815fdbe'/>
<id>urn:sha1:e9911888f6dcdf9031f3fdb2e32c52e45815fdbe</id>
<content type='text'>
* Add prettier and isort to pre-commit.

* Bump line-length to 100

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

Co-authored-by: pre-commit-ci[bot] &lt;66853113+pre-commit-ci[bot]@users.noreply.github.com&gt;</content>
</entry>
<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>Use FQCN for modules in documentation (#267)</title>
<updated>2022-08-30T12:35:16+00:00</updated>
<author>
<name>Kate Case</name>
<email>this.is@nathanielca.se</email>
</author>
<published>2022-08-30T12:35:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=4c116b506d4a529370dd63761f601a89d1adbf92'/>
<id>urn:sha1:4c116b506d4a529370dd63761f601a89d1adbf92</id>
<content type='text'>
* Use FQCN for modules in documentation

Co-authored-by: Baptiste Mille-Mathias &lt;baptiste.millemathias@gmail.com&gt;</content>
</entry>
<entry>
<title>Remove warning for default value of gather_subset from vyos_facts (#253)</title>
<updated>2022-04-21T23:25:26+00:00</updated>
<author>
<name>GomathiselviS</name>
<email>gomathiselvi@gmail.com</email>
</author>
<published>2022-04-21T23:25:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=03c735a5219c52233b385b6835ef684f8b9ccb42'/>
<id>urn:sha1:03c735a5219c52233b385b6835ef684f8b9ccb42</id>
<content type='text'>
Remove warning for default value of gather_subset from vyos_facts

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


The warning is no more needed because the default value has been changed by #252
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>Change parameter 'disabled' to 'disable' in test_vyos_firewall_rules.py  (#240)</title>
<updated>2022-03-01T16:01:04+00:00</updated>
<author>
<name>GomathiselviS</name>
<email>gomathiselvi@gmail.com</email>
</author>
<published>2022-03-01T16:01:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=2299c492ca285f227cdb2043c9602e58ba55bf72'/>
<id>urn:sha1:2299c492ca285f227cdb2043c9602e58ba55bf72</id>
<content type='text'>
Change parameter 'disabled' to 'disable' in test_vyos_firewall_rules.py 

SUMMARY


Fixes #239
ISSUE TYPE


Bugfix Pull Request

COMPONENT NAME

ADDITIONAL INFORMATION

Reviewed-by: Nilashish Chakraborty &lt;nilashishchakraborty8@gmail.com&gt;
Reviewed-by: Sagar Paul &lt;sagpaul@redhat.com&gt;
Reviewed-by: GomathiselviS &lt;None&gt;
Reviewed-by: Rohit Thakur &lt;rohitthakur2590@outlook.com&gt;
Reviewed-by: None &lt;None&gt;</content>
</entry>
<entry>
<title>vyos_firewall_rules: Add support for log enable on individual rules (#238)</title>
<updated>2022-02-22T21:30:07+00:00</updated>
<author>
<name>GomathiselviS</name>
<email>gomathiselvi@gmail.com</email>
</author>
<published>2022-02-22T21:30:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=d3c91d0ee00c187a5623a6b66f9fedad800ff3d0'/>
<id>urn:sha1:d3c91d0ee00c187a5623a6b66f9fedad800ff3d0</id>
<content type='text'>
vyos_firewall_rules: Add support for log enable on individual rules

SUMMARY


ISSUE TYPE


Feature Pull Request

COMPONENT NAME

ADDITIONAL INFORMATION

Reviewed-by: Rohit Thakur &lt;rohitthakur2590@outlook.com&gt;
Reviewed-by: None &lt;None&gt;</content>
</entry>
<entry>
<title>Add Vyos hostname resource module (#237)</title>
<updated>2022-02-17T15:10:20+00:00</updated>
<author>
<name>GomathiselviS</name>
<email>gomathiselvi@gmail.com</email>
</author>
<published>2022-02-17T15:10:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=4662d6d03742ecc2fd09c530cf4b70217975e5bb'/>
<id>urn:sha1:4662d6d03742ecc2fd09c530cf4b70217975e5bb</id>
<content type='text'>
Add Vyos hostname resource module

SUMMARY


ISSUE TYPE


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>
</feed>
