Skip to content

Releases: robertdebock/ansible-role-bootstrap

OpenBSD

18 Dec 12:40
708d33a

Choose a tag to compare

This release features compatibility with OpenBSD!

Thanks to @kmonticolo for your work.

Fedora bump

13 Dec 04:49

Choose a tag to compare

Tests on Fedora 29 now.

Retries

07 Dec 11:59

Choose a tag to compare

Reduced to 3, which all other roles use.

Rawhide

30 Nov 06:58

Choose a tag to compare

Fedora 30 switched to using more python3 and less python2. A package python2-dnf is missing from Fedora 30. This release allows for Fedora 30. For more information see this post.

Lesser ist besser

29 Nov 07:24

Choose a tag to compare

This release features:

  • Tests on less version of Ansible.
  • Updated documentation.

EC2 documented

22 Nov 16:26

Choose a tag to compare

If you want to test this role on AWS EC2, the readme helps you.

Moved selinux

18 Nov 13:34

Choose a tag to compare

SELinux packages are now moved to the selinux role, making this role simpler.

become_user allowed

17 Nov 21:29

Choose a tag to compare

To allow become_user, setfacl has to be available. So, acl is now added.

Archlinux faster

15 Nov 20:56

Choose a tag to compare

The -u flag has been removed to prevent a full system update.

RHEL, SLES and Amazon Linux

07 Nov 20:38

Choose a tag to compare

Since molecule testing on Amazon is implemented, I know RHEL, SLES and Amazon Linux are working. Cool, without any change to the role.

A lot of cleanups have also been done.