summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorGomathiselviS <gomathiselvi@gmail.com>2022-04-20 23:56:19 -0400
committerGitHub <noreply@github.com>2022-04-21 03:56:19 +0000
commit3677b7834a8cb735db9b7004563e74bc1ca74961 (patch)
tree4c5017646e608c3d751c487606571d4cc3ae9b71 /changelogs
parent507955aeda83492dab7f2d5f9b695f7bd4043e35 (diff)
downloadvyos.vyos-3677b7834a8cb735db9b7004563e74bc1ca74961.tar.gz
vyos.vyos-3677b7834a8cb735db9b7004563e74bc1ca74961.zip
change default subset to min (#252)
vyos_facts: change default subset to min Signed-off-by: GomathiselviS gomathiselvi@gmail.com SUMMARY Fixes #231 ISSUE TYPE Bugfix Pull Request COMPONENT NAME ADDITIONAL INFORMATION Reviewed-by: Nathaniel Case <this.is@nathanielca.se>
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/fragments/vyos_facts_update.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelogs/fragments/vyos_facts_update.yaml b/changelogs/fragments/vyos_facts_update.yaml
new file mode 100644
index 0000000..8667aa0
--- /dev/null
+++ b/changelogs/fragments/vyos_facts_update.yaml
@@ -0,0 +1,3 @@
+---
+major_changes:
+ - "`vyos_facts` - change default gather_subset to `min` from `!config` (https://github.com/ansible-collections/vyos.vyos/issues/231)."