<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos.vyos.git/tests/integration/targets/vyos_config, branch dependabot/github_actions/actions/setup-python-5</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=dependabot%2Fgithub_actions%2Factions%2Fsetup-python-5</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos.vyos.git/atom?h=dependabot%2Fgithub_actions%2Factions%2Fsetup-python-5'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/'/>
<updated>2025-01-04T09:00:11+00:00</updated>
<entry>
<title>T6987: update vyos_logging_global for 1.4+ (#370)</title>
<updated>2025-01-04T09:00:11+00:00</updated>
<author>
<name>Gaige B Paulsen</name>
<email>gaige@cluetrust.com</email>
</author>
<published>2025-01-04T09:00:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=c14a524d7134b54e315d72b5b449351fd04ae813'/>
<id>urn:sha1:c14a524d7134b54e315d72b5b449351fd04ae813</id>
<content type='text'>
* T68987: update for 1.4+
* chore: remove redundant vars
* tests: fix vyos_facts integration tests
* tests: fix integration tests for vyos_config
* fix: restore documentation samples
* chore: update readme</content>
</entry>
<entry>
<title>`vyos.vyos` is no longer deprecated! 🎉  (#348)</title>
<updated>2024-06-25T09:24:01+00:00</updated>
<author>
<name>Nilashish Chakraborty</name>
<email>nilashishchakraborty8@gmail.com</email>
</author>
<published>2024-06-25T09:24:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=b872b6f21d14ff10c221d84217eb568318e9ad8b'/>
<id>urn:sha1:b872b6f21d14ff10c221d84217eb568318e9ad8b</id>
<content type='text'>
* Remove deprecation notice for vyos.vyos

Signed-off-by: NilashishC &lt;nilashishchakraborty8@gmail.com&gt;

* Add changelog

Signed-off-by: NilashishC &lt;nilashishchakraborty8@gmail.com&gt;

* fix review comments

Signed-off-by: NilashishC &lt;nilashishchakraborty8@gmail.com&gt;

* chore: auto fixes from pre-commit.com hooks

---------

Signed-off-by: NilashishC &lt;nilashishchakraborty8@gmail.com&gt;
Co-authored-by: pre-commit-ci[bot] &lt;66853113+pre-commit-ci[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Avoid unsafe conditions for integration tests (#340)</title>
<updated>2024-03-05T10:16:03+00:00</updated>
<author>
<name>Rahmanim Benny</name>
<email>brahmani@redhat.com</email>
</author>
<published>2024-03-05T10:16:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=21e3948bddf9dd39339bda6a8d655919a5ee8ca6'/>
<id>urn:sha1:21e3948bddf9dd39339bda6a8d655919a5ee8ca6</id>
<content type='text'>
* Avoid unsafe conditions for integration tests

* Remove .idea/ folder

* remove another jinja templating expression from asserts condition

* remove shortname jinja templating expression from asserts condition

* Update changelog

* changelog updates</content>
</entry>
<entry>
<title>Fix integration test connection var (#325)</title>
<updated>2023-05-09T12:55:34+00:00</updated>
<author>
<name>Kate Case</name>
<email>kcase@redhat.com</email>
</author>
<published>2023-05-09T12:55:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=5476af448b35c76154a3d6edfca1eb1edb1a4ee1'/>
<id>urn:sha1:5476af448b35c76154a3d6edfca1eb1edb1a4ee1</id>
<content type='text'>
* Fix integration test connection var

* Fix straggler</content>
</entry>
<entry>
<title>Add ansible-lint (#322)</title>
<updated>2023-05-04T01:46:19+00:00</updated>
<author>
<name>Kate Case</name>
<email>kcase@redhat.com</email>
</author>
<published>2023-05-04T01:46:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=65eaf174d90485c566d71ec9b49365cb5bc494ba'/>
<id>urn:sha1:65eaf174d90485c566d71ec9b49365cb5bc494ba</id>
<content type='text'>
* Add ansible-lint

* Fix some tasks

* Ignore ignore_errors

* Stop prettier and yamllint from fighting</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>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>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>Make config modules work properly when module alias is used in task (#67)</title>
<updated>2020-07-28T15:27:08+00:00</updated>
<author>
<name>Nilashish Chakraborty</name>
<email>nilashishchakraborty8@gmail.com</email>
</author>
<published>2020-07-28T15:27:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=1795b189f7a3ca83ff3c67e189cfd1c83cc4b433'/>
<id>urn:sha1:1795b189f7a3ca83ff3c67e189cfd1c83cc4b433</id>
<content type='text'>
Make config modules work properly when module alias is used in task

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