From 84e5bb7da5cbafdd64325d26d57abc9bcf79b2dc Mon Sep 17 00:00:00 2001 From: AngusWarren Date: Thu, 30 Jul 2020 04:32:16 +0800 Subject: Prevent vyos_config from saving in check mode. (#53) Prevent vyos_config from saving in check mode. Reviewed-by: https://github.com/apps/ansible-zuul --- changelogs/fragements/prevent-vyos_config-saving-in-check-mode.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changelogs/fragements/prevent-vyos_config-saving-in-check-mode.yaml (limited to 'changelogs') diff --git a/changelogs/fragements/prevent-vyos_config-saving-in-check-mode.yaml b/changelogs/fragements/prevent-vyos_config-saving-in-check-mode.yaml new file mode 100644 index 0000000..d03856e --- /dev/null +++ b/changelogs/fragements/prevent-vyos_config-saving-in-check-mode.yaml @@ -0,0 +1,3 @@ +--- +bugfixes: + - vyos_config - fixed issue where config could be saved while in check mode (https://github.com/ansible-collections/vyos.vyos/pull/53) -- cgit v1.2.3