Skip to content

Releases: ansible-community/ansible-nomad

Version bump

23 Feb 23:03
Compare
Choose a tag to compare
v1.5.0

Merge branch 'devel'

Better init script task conditionals for #5

23 Feb 17:37
Compare
Choose a tag to compare
  • Better conditionals for init scripts fixes #5
  • Change to compact YAML
  • Misc task updates

Init scripts

23 Feb 17:18
Compare
Choose a tag to compare
  • Switch init scripts to send SIGTERM to address #2
  • Add leave_on_terminate and set to True by default

Nomad 0.5.3

31 Jan 01:36
Compare
Choose a tag to compare
v1.4.3

Nomad 0.5.3

Nomad 0.5.2

13 Jan 21:22
Compare
Choose a tag to compare
  • Checks for existing packages and summary files
  • Nomad 0.5.2

Nomad 0.5.1

13 Dec 13:57
Compare
Choose a tag to compare
  • Nomad 0.5.1
  • Add NOMAD_VERSION environment variable
  • Fix typo in default variables

Nomad 0.5.0 and better tasks

12 Dec 16:20
Compare
Choose a tag to compare
  • Nomad 0.5.0
  • Automatic SHA determination
  • Streamline and split out install, Docker, and SELinux tasks
  • Remove deprecated task files
  • Establish OS vars
  • Update documentation

More SELinux config

30 Oct 01:11
Compare
Choose a tag to compare
  • Correct var
  • More SELinux config

Disable SELinux for Docker

29 Oct 20:18
Compare
Choose a tag to compare
  • Disable SELinux when Docker is used

CentOS updates

29 Oct 20:04
Compare
Choose a tag to compare
  • Update/validate CentOS 7 box
  • Update documentation
  • Update failure cases for CentOS