- fix: non-working abnormal script termination in a loop (tl;dr exit from a spawned process for a loop rather than from the script itself)
- add:
track-git-ignore(in.ensure-ansiblevaulted.yml) to raise a warning/error when a non-encrypted version of file is not listed in.gitignore
- fix: error is raised when the config is not available
- fix: hook called only once
- add:
DEBUGenvironment variable to trace shell execution (set -x)
Initial release