v1.2.1: Merge pull request #31 from splunk/fix_linting_errors
Bugfixes
- Fixed the warnings found by ansible-lint related to spacing issues, truthiness values, use of the shell module, use of local_action, and a few other things (resolve 95% of #25)
- Fixed a bug in the new check_splunk_status.yml task that was causing plays to fail at this task when splunk was in a stopped state
- Corrected file permissions for the systemd file installed by the configure_thp.yml task