Support for Consul, new template functions and -dryRun
feature
Bug fixes
- Initialize the variables map inside the playbook properly, thanks @andrioni! (#47)
New features
- Add -dryRun mode (#45)
- Add ability for SQL files to be read from Consul (#44)
- Add ability to read playbook from Consul (#43)
- Add an environment variable function (#30)
Under the hood
- Bump gopkg.in/pg.v2 to v3 (#48)
- Moved SQL file reading to startup (#22)