post_run and pre_run hook support
This commit is contained in:
parent
231c983205
commit
e7d5a2cbc7
3 changed files with 40 additions and 12 deletions
|
|
@ -48,3 +48,6 @@ backups:
|
|||
'/root/.ansible/*': true
|
||||
include_files:
|
||||
'/': true
|
||||
hooks:
|
||||
pre_run: []
|
||||
post_run: []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue