Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

Releases: manala/ansible-role-systemd

1.0.11

09 Nov 16:24
Compare
Choose a tag to compare

Added

  • ignore service state

Changed

  • Use unified exclusive template lookup
  • Deprecate dict's array configs
  • Flatten services array

1.0.10

28 Aug 15:37
Compare
Choose a tag to compare

Changed

  • Explicit file permissions

1.0.9

14 Feb 11:11
Compare
Choose a tag to compare

Added

  • Tags for each tasks, with the format manala_rolename.taskname

1.0.8

29 Nov 09:43
Compare
Choose a tag to compare

Changed

  • Update 'lookup' to use 'query'
  • Minimum required version of ansible up to 2.5.0

1.0.7

30 Oct 14:48
Compare
Choose a tag to compare

Fixed

  • tmpfiles_configs (task, template and test)

1.0.6

29 Oct 14:18
Compare
Choose a tag to compare

Added

  • handle system_configs exclusive
  • system_configs tests

Updated

  • tmpfiles_configs exclusive

Changed

  • Tasks order (services is now after system_configs and tmpfiles_configs)

1.0.5

24 Oct 14:21
Compare
Choose a tag to compare

Added

  • Debian buster support

1.0.4

17 Oct 17:03
Compare
Choose a tag to compare

Fixed

  • Python 3 compatibility

1.0.3

05 Jun 18:22
Compare
Choose a tag to compare

Changed

  • Replace deprecated uses of "include"

1.0.2

06 Dec 14:56
Compare
Choose a tag to compare

Added

  • Debian stretch support

Changed

  • Skip linting on manual systemctl call in "systemd reload" handler