ansible-role-azurecli

Ansible role for Azure CLI. Available on Ansible Galaxy.

MIT License

Stars
3

Bot releases are hidden (Show)

ansible-role-azurecli - 2.5.0 Latest Release

Published by darkwizard242 4 months ago

What's Changed

Full Changelog: https://github.com/darkwizard242/ansible-role-azurecli/compare/2.4.0...2.5.0

ansible-role-azurecli - 2.4.0

Published by darkwizard242 5 months ago

ansible-role-azurecli - 2.3.0

Published by darkwizard242 over 1 year ago

ansible-role-azurecli - 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-azurecli/compare/2.1.0...2.2.0

ansible-role-azurecli - 2.1.0

Published by darkwizard242 over 1 year ago

What's Changed

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

ansible-role-azurecli - 2.0.0

Published by darkwizard242 over 2 years ago

What's Changed

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

  • 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-azurecli/compare/1.0.6...2.0.0

ansible-role-azurecli - 1.0.6

Published by darkwizard242 over 3 years ago

  • update author attribute in role's metadata
ansible-role-azurecli - 1.0.5

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 support for Ubuntu 20.04 (focal fossa)
ansible-role-azurecli - 1.0.4

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-azurecli - 1.0.3

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.