Skip to content

Releases: ahmadalli/ansible

Release 0.18.1

02 Mar 16:41
Compare
Choose a tag to compare

Bugfixes

  • Fix an issue on utills/firewall where sometimes _redundant_sources won't be set

Release 0.18.0

09 May 06:41
Compare
Choose a tag to compare

Bugfixes

  • Fix compatibility issue on docker/compose due to missing ansible_userspace_architecture variable on ARM environments

Release 0.17.0

28 Apr 21:30
Compare
Choose a tag to compare

Bugfixes

  • Fixed an issue on firewalld module where it tries to disable non-existing ufw

Release 0.16.0

06 May 06:58
Compare
Choose a tag to compare

Bugfixes

  • Fixed an issue with inventory_hostnames lookup plugin making the roles incompatible with ansible >= 4

Release 0.15.1

17 Feb 12:07
Compare
Choose a tag to compare

Bugfixes

  • glusterfs/mount checks if the directory has been previously mounted before trying to mount it again
  • opennebula/frontend/configure creates directory before adding lvm configs

Release 0.15.0

17 Feb 10:33
Compare
Choose a tag to compare

Features

  • opennebula/node/setup now uses opennebula_network_links instead of hardcoded network links
  • opennebula/frontend/configure now supports lvm configs.

Release 0.14.1

13 Nov 21:40
Compare
Choose a tag to compare

Features

  • add support for overriding glusterfs hostnames on gluster/mount role

Release 0.14.0

10 Nov 16:59
Compare
Choose a tag to compare

Features

  • prometheus/exporter/redis_exporter role has been added
  • newrelic.transaction_tracer.record_sql configuration has been added to newrelic/agent role

Full Changelog: 0.13.2...0.14.0

Release 0.13.2

16 Oct 12:45
Compare
Choose a tag to compare

Bugfixes

  • fix docker-compose download url change on v2.0.1 release of docker-compose

Release 0.13.1

28 Sep 16:53
Compare
Choose a tag to compare

Bugfixes

  • fix sysctl config location on utils/os/firewall/configure
  • improve variable naming on opennebula roles
  • add sunstone fireedge configs for nebula 6.0
  • fix docker-compose download url change on v2 release of docker-compose