splunk / splunk-platform-automator

Ansible framework providing a fast and simple way to spin up complex Splunk environments.
Apache License 2.0
117 stars 46 forks source link

Fixed boolean comparison for older python versions #21

Closed splunkenizer closed 2 years ago

splunkenizer commented 2 years ago

boolean value comparison was not always correct and failed in older python versions like 3.6.x. This fixes issue #18.