Add support for post-provision tasks
This commit is contained in:
parent
3c4d796178
commit
6fafb251b1
@ -74,3 +74,7 @@ mas_email: ""
|
||||
mas_password: ""
|
||||
|
||||
osx_script: "~/.osx --no-restart"
|
||||
|
||||
# Glob pattern to ansible task files that will run after all other tasks have
|
||||
# finished.
|
||||
post_provision_tasks: []
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user