- Drop Python 2.7 support
- Convert workflows to mistral using orquestaconvert
- Add find_mac and find_ip actions, aliases, and tests
- Updated format of changelog for formatting consistancy
- Minor linting fix
- version updated with 4 actions
- Version bump to fix tagging issues
- Update to pack name to match reference
- Missed a validation path and that results in ssl_verify being unset. Added default of
ssl_verify = True
- Add validation around the
defaults:ssl:verify
config entry, allowing for a string value set converting to boolean if needed
- Pack creation and base actions