diff options
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/fragments/160_available_network_resources.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changelogs/fragments/160_available_network_resources.yaml b/changelogs/fragments/160_available_network_resources.yaml new file mode 100644 index 0000000..c7a92f2 --- /dev/null +++ b/changelogs/fragments/160_available_network_resources.yaml @@ -0,0 +1,3 @@ +--- +minor_changes: + - Add support for available_network_resources key, which allows to fetch the available resources for a platform (https://github.com/ansible-collections/vyos.vyos/issues/138). |