Skip to content

Releases: Diesel-Net/ansible-role-ubuntu

Fix Apt Proxy configuration

10 Dec 02:05
2741a8b

Choose a tag to compare

Merge pull request #35 from Diesel-Net/development

Fix apt proxy configuration

Remove apt proxy from default host configuration task

27 Sep 03:10
2c0ce41

Choose a tag to compare

Merge pull request #34 from Diesel-Net/development

small tweak

Updated host scanning task list

24 Aug 01:00

Choose a tag to compare

3.1.0

Re-work scan host task list to not require anything special at the pl…

Install CA Certs earlier

23 Dec 01:20
71d0f03

Choose a tag to compare

  • Fixes issue where apt proxy configuration causes apt to fail to download updates (due to SSL verification failure)

Fresh slate

03 Aug 05:15
86589f9

Choose a tag to compare

Starting fresh with a new major release here to go along with the major overhauls for the 3 other ansible roles that are used with this one:

  • application
  • docker
  • traefik

Notable changes to this role:

  • stop using .j2 suffixes for template files
  • general clean up
  • improve host scanning
  • add iperf3 apt package
  • bump minimum required Ansible version

tweak auto_reboot feature

28 May 02:28
7b3dc80

Choose a tag to compare

change var name (remove he 's') and default to no instead of yes

Revisit host key scanning

30 Mar 13:59
4fe863e

Choose a tag to compare

this release is tied to the overhauled swarm bootstrapper.

host key scanning is now more forgiving, since we have hosts that might remains offline until turned on for jobs

Add apt proxy configuration

06 Mar 01:08
d43f2f0

Choose a tag to compare

included in main.yaml tasks

clean up hostkey scanning

22 Jan 01:56
83d7aa6

Choose a tag to compare

always run locally

Add nfs-common apt package

18 Dec 03:15
dfee954

Choose a tag to compare

Installs nfs-common which is need to mount nfs and use docker nfs volumes