Skip to content

Releases: ahmadalli/ansible

Release 0.13.0

15 Sep 12:54
Compare
Choose a tag to compare

Features

  • opennebula 6.0 support 🎉

Release 0.12.7

15 Sep 11:12
Compare
Choose a tag to compare

Features

  • dictlistmerge lookup plugin now renders templates before processing list items

Release 0.12.6

29 Aug 11:20
Compare
Choose a tag to compare

Bugfixes

  • missing net.netfilter.nf_conntrack_tcp_be_liberal sysctl on utils/os/firewall/configure/tasks/firewalld fixed

Release 0.12.5

09 Aug 13:07
Compare
Choose a tag to compare

add runtime.yml meta file

Release 0.12.4

09 Aug 12:56
Compare
Choose a tag to compare

fix role name

Release 0.12.3

09 Aug 12:50
Compare
Choose a tag to compare

Fixed missing documentations

Release 0.12.2

08 Aug 13:20
Compare
Choose a tag to compare

Features

  • docker/configure now accepts docker_daemon_configs_features_buildkit (false by default)

Release 0.12.1

04 Aug 10:13
Compare
Choose a tag to compare

Features

  • docker/configure now removes other configs when docker_systemd_unit_manage_overrides has been set instead of deleting and recreating the directory on each execution. This would reduce the times docker engine would require to restart on playbook execution

Release 0.12.0

20 Jun 08:21
Compare
Choose a tag to compare

Features

  • prometheus/exporter/php-fpm_exporter role has been added
  • percona/xtradb/configure now uses synchronize for syncing the keys between nodes

Release 0.11.1

08 Jun 14:19
Compare
Choose a tag to compare

Bugfixes

  • opennebula/node/setup's task disable netfilter on bridges now writes sysctl files on proper file which would take priority over system's defaults