Commit Graph

3 Commits

Author SHA1 Message Date
Aleskey Zalesov e38f34ccb8 Run syntax check without inventory file
- useful in the development setting where no deployment takes place
- shows a lot of warnings about the inventory file absence
2018-03-05 14:59:51 +03:00
Aleskey Zalesov 66dce03154 Skip validation of AWS playbooks
Linter shows long list of rules violation while going through the AWS
playbooks. AWS automation is out of scope for this PR. To enable correct
Git Hook behavior I limited the check scope to site.yml only.
2018-03-02 14:50:40 +03:00
Aleksey Zalesov db944c8ab4 Add pre-commit hook to check playbook syntax 2018-03-02 11:03:04 +03:00