diff options
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/fragments/vyos_config_diff_doc_update.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/fragments/vyos_config_diff_doc_update.yaml b/changelogs/fragments/vyos_config_diff_doc_update.yaml new file mode 100644 index 00000000..a8d26e9b --- /dev/null +++ b/changelogs/fragments/vyos_config_diff_doc_update.yaml @@ -0,0 +1,4 @@ +--- +bugfixes: + - Update docs to clarify the idemptonecy releated caveat and add it in the output warnings + (https://github.com/ansible-collections/ansible.netcommon/pull/189) |