Skip to content

Releases: darkwizard242/ansible-role-saws

2.5.0

01 Jul 15:01
7b5be23
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.0...2.5.0

2.4.0

17 May 20:44
af2797b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.0...2.4.0

2.3.0

19 May 15:34
Compare
Choose a tag to compare

Full Changelog: 2.2.0...2.3.0

2.2.0

24 Apr 22:39
Compare
Choose a tag to compare

Remove support for debian-stretch and updates for molecule v5

Full Changelog: 2.1.0...2.2.0

2.1.0

14 Apr 18:17
860cefa
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.1.0

2.0.0

15 Feb 15:24
9a33f6e
Compare
Choose a tag to compare

What's Changed

Update workflows by @darkwizard242 in #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

Full Changelog: 1.0.3...2.0.0

1.0.3

01 May 16:48
Compare
Choose a tag to compare
  • update author attribute in role's metadata

1.0.2

04 Dec 15:49
c9d585d
Compare
Choose a tag to compare

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

1.0.1

07 Jul 00:03
Compare
Choose a tag to compare
  • 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