diff options
author | omnom62 <75066712+omnom62@users.noreply.github.com> | 2025-04-17 06:50:24 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-17 06:50:24 +1000 |
commit | 46838054d25bb3e8fcc8210a6433ae788bfa3d12 (patch) | |
tree | 1ade0d73e0ea407b8d19e6a53a4fb3fd2a41d2cb /changelogs | |
parent | a491f22a733b20479078abaecef1c575738601a4 (diff) | |
download | vyos.vyos-main.tar.gz vyos.vyos-main.zip |
* TestModule profile patch
* changelog
* linter fix
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/fragments/test_module_patch.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changelogs/fragments/test_module_patch.yml b/changelogs/fragments/test_module_patch.yml new file mode 100644 index 00000000..557a941a --- /dev/null +++ b/changelogs/fragments/test_module_patch.yml @@ -0,0 +1,3 @@ +--- +trivial: + - util.py - Add mock _ANSIBLE_PROFILE to reflect changes to Ansible libs |