Releases: robertdebock/ansible-role-bootstrap
Releases · robertdebock/ansible-role-bootstrap
OpenBSD
This release features compatibility with OpenBSD!
Thanks to @kmonticolo for your work.
Fedora bump
Tests on Fedora 29 now.
Retries
Reduced to 3, which all other roles use.
Rawhide
Lesser ist besser
This release features:
- Tests on less version of Ansible.
- Updated documentation.
EC2 documented
If you want to test this role on AWS EC2, the readme helps you.
Moved selinux
SELinux packages are now moved to the selinux role, making this role simpler.
become_user allowed
To allow become_user, setfacl has to be available. So, acl is now added.
Archlinux faster
The -u flag has been removed to prevent a full system update.
RHEL, SLES and Amazon Linux
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.