ansible-role-sslscan

Ansible role for Sslscan. Available on Ansible Galaxy.

MIT License

Stars
2

Bot releases are hidden (Show)

ansible-role-sslscan - 2.4.0 Latest Release

Published by darkwizard242 5 months ago

ansible-role-sslscan - 2.3.0

Published by darkwizard242 over 1 year ago

ansible-role-sslscan - 2.2.1

Published by darkwizard242 over 1 year ago

What's Changed

Full Changelog: https://github.com/darkwizard242/ansible-role-sslscan/compare/2.2.0...2.2.1

ansible-role-sslscan - 2.2.0

Published by darkwizard242 over 1 year ago

Remove support for debian-stretch and updates for molecule v5

Full Changelog: https://github.com/darkwizard242/ansible-role-sslscan/compare/2.1.0...2.2.0

ansible-role-sslscan - 2.1.0

Published by darkwizard242 over 1 year ago

What's Changed

Full Changelog: https://github.com/darkwizard242/ansible-role-sslscan/compare/2.0.0...2.1.0

ansible-role-sslscan - 2.0.0

Published by darkwizard242 over 2 years ago

What's Changed

Update workflows by @darkwizard242 in https://github.com/darkwizard242/ansible-role-sslscan/pull/3

  • Set ansible_python_interpreter var in molecule's converge playbook
  • Bump container image in molecule config to ubuntu 20.04
  • Update build-and-test, release github action workflows.
  • Define sonar.python.version=3 in sonarcloud config
  • Remove Ubuntu 16.04 as supported os from role's metadata due to being EOL

Full Changelog: https://github.com/darkwizard242/ansible-role-sslscan/compare/1.0.4...2.0.0

ansible-role-sslscan - 1.0.4

Published by darkwizard242 over 3 years ago

  • update author attribute in role's metadata
ansible-role-sslscan - 1.0.3

Published by darkwizard242 almost 4 years ago

Migrate CI/Release from TravisCI to GitHub Actions

  • Set up a build-and-test workflow that performs sonarcloud code quality check and runs a molecule test for the Ansible Role.
  • Set up a Release workflow to trigger import of role in Ansible Galaxy.
  • Exclusion of .github dir from yamllint scan during molecule execution.
  • Reconfigure sonarcloud config
ansible-role-sslscan - 1.0.2

Published by darkwizard242 about 4 years ago

  • Remove Debian Jessie from TravisCI build and Ansible role's metadata as it is now EOL.
ansible-role-sslscan - 1.0.1

Published by darkwizard242 over 4 years ago

  • Refactor task names to be more meaningful and descriptive around the OS family that the playbook is running the tasks on.
  • Bump TravisCI python to 3.8