From b1b0573f308fe2f2e1d98a6c35e3bca4e702a456 Mon Sep 17 00:00:00 2001 From: Jeff Geerling Date: Wed, 31 May 2017 15:21:30 -0500 Subject: [PATCH] PR #43: Follow up to make defaults comment prettier. --- default.config.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/default.config.yml b/default.config.yml index e1fbc11..18da7b2 100644 --- a/default.config.yml +++ b/default.config.yml @@ -75,6 +75,5 @@ mas_password: "" osx_script: "~/.osx --no-restart" -# Glob pattern to ansible task files that will run after all other tasks have -# finished. +# Glob pattern to ansible task files to run after all other tasks are finished. post_provision_tasks: []