From f57d424f98210923dd4efac198c6e0e01cd2c5c8 Mon Sep 17 00:00:00 2001 From: mtangaro Date: Fri, 11 Oct 2019 14:12:16 +0000 Subject: [PATCH] fix comment --- defaults/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaults/main.yml b/defaults/main.yml index 3b4d5d9..2f79c27 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -107,5 +107,5 @@ vault_secret_key: "" # Configure reboot scripts enable_reboot_scripts: true -# Configure success mail and check_instance script +# Configure check_instance script enable_customization_scripts: true