<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos.vyos.git/plugins/modules/vyos_user.py, branch chore/copilot-review-instructions</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=chore%2Fcopilot-review-instructions</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos.vyos.git/atom?h=chore%2Fcopilot-review-instructions'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/'/>
<updated>2026-04-07T11:46:41+00:00</updated>
<entry>
<title> T8205 Ensure the vyos_user module works when user properties are defined in… (#445)</title>
<updated>2026-04-07T11:46:41+00:00</updated>
<author>
<name>gideon-kuijt-northwave</name>
<email>gideon.kuijt@northwave-cybersecurity.com</email>
</author>
<published>2026-04-07T11:46:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=16e6f21de8e90833e2284aeab6cd39d2e1482155'/>
<id>urn:sha1:16e6f21de8e90833e2284aeab6cd39d2e1482155</id>
<content type='text'>
* Ensure the vyos_user module works when user properties are defined in aggregate

Ensure the vyos_user module works when user properties are defined in aggregate. Previously the value variable is not filled when a property is configured as a property of a user. This gives a python error when the value variable is called.

* Add unit test for aggregate vyos_user module

* Create vyos_user_aggregate_fix.yml

Create changelog for vyos_user aggregate bugfix

* Rename vyos_user_aggregate_fix.yml to  T8205_vyos_user_aggregate_fix.yml

* Rename  T8205_vyos_user_aggregate_fix.yml to T8205_vyos_user_aggregate_fix.yml

Remove unintended whitespace in changelog fragment: T8205_vyos_user_aggregate_fix.yml

---------

Co-authored-by: omnom62 &lt;75066712+omnom62@users.noreply.github.com&gt;
Co-authored-by: Daniil Baturin &lt;daniil@baturin.org&gt;</content>
</entry>
<entry>
<title>Fixes for sanity checks broken by upstream (#435)</title>
<updated>2025-10-19T11:07:22+00:00</updated>
<author>
<name>omnom62</name>
<email>75066712+omnom62@users.noreply.github.com</email>
</author>
<published>2025-10-19T11:07:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=17cbfd4fc4cbf1efb81c18f3f24143f7c0acfa7c'/>
<id>urn:sha1:17cbfd4fc4cbf1efb81c18f3f24143f7c0acfa7c</id>
<content type='text'>
* init for upstream sanity checks

* PY3 removed

* procenv.py PY3 fix

* changelog

* Bulk commit of linter changes

* Clean-up</content>
</entry>
<entry>
<title>Pre release 6 doc updates (#421)</title>
<updated>2025-06-24T09:30:30+00:00</updated>
<author>
<name>omnom62</name>
<email>75066712+omnom62@users.noreply.github.com</email>
</author>
<published>2025-06-24T09:30:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=9ebafb2968e4ea4b254ac577f2245b5b2aa75e77'/>
<id>urn:sha1:9ebafb2968e4ea4b254ac577f2245b5b2aa75e77</id>
<content type='text'>
* pre release doc updates

* changelog

* module doc updates</content>
</entry>
<entry>
<title>T6988: fix: remove role/level, fix tests (#371)</title>
<updated>2025-01-02T19:06:58+00:00</updated>
<author>
<name>Gaige B Paulsen</name>
<email>gaige@cluetrust.com</email>
</author>
<published>2025-01-02T19:06:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=9e159990f949652ec1b22f9a9a6e72828bdd1e80'/>
<id>urn:sha1:9e159990f949652ec1b22f9a9a6e72828bdd1e80</id>
<content type='text'>
* T6988: fix: remove role/level, fix tests

* feature: add support for SSH keys

* tests: add integration tests for public_keys

* feat: add encrypted password support

* tests: add unit for encrypted

* tests: fix wrapping in YAML

* tests: fix smoke tests</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>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>Reformatted files with latest version of Black (20.8b1) (#80)</title>
<updated>2020-08-26T19:49:42+00:00</updated>
<author>
<name>GomathiselviS</name>
<email>gomathiselvi@gmail.com</email>
</author>
<published>2020-08-26T19:49:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=1ae2bbffe70e5217536a05250365a4f44292c8ec'/>
<id>urn:sha1:1ae2bbffe70e5217536a05250365a4f44292c8ec</id>
<content type='text'>
Reformatted files with latest version of Black (20.8b1)

Reviewed-by: https://github.com/apps/ansible-zuul</content>
</entry>
<entry>
<title>[vyos] Fix sanity issues (#58)</title>
<updated>2020-07-24T20:16:03+00:00</updated>
<author>
<name>GomathiselviS</name>
<email>gomathiselvi@gmail.com</email>
</author>
<published>2020-07-24T20:16:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=fbb82a0875dacc8200d3f663c3286104d0a1afbf'/>
<id>urn:sha1:fbb82a0875dacc8200d3f663c3286104d0a1afbf</id>
<content type='text'>
[vyos] Fix sanity issues

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