Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • master default
1 result
Created with Raphaël 2.2.04Dec8Jul11Jun10931May17Dec16141312111094125Nov2416108431Migrate to GitLab.mastermaster- Removed TLS key and cert handling.- Moved backports to a seperate role.- Removed add_tls_cert, wasn't used.- Seperated UFW handling to independent role.- Moved unattended upgrades to a seperate role.- Removed NTP client, moved to a seperate role.- Removed stunnel, sudo, mail aliases, lock root and ldap login from role. They're provided by dedicated roles.- Added name and date to license.Corrected the stunnel restart handler.Corrected stunnel OpenBSD pkg install (used OS family instead of release version).Added stunnel installation.- Create ssl-cert group for TLS keys access on OpenBSD.More work on Collectd, stil WIP.Correct a regex (because I wrote a regex).Force OpenBSD's pkg to run non-interactively.Update CA store only when needed.Correct changed_when statement.Correct include statement.Adjust root mail alias to function on both Debian and OpenBSD, updated the TODO list accordingly.Updated the TODO list.Removed ca_store variable, wasn't in use.Better ntp sync handling.Added ntp sync handling for Debian and OpenBSD.Adjust add_tls_cert tasks to work on OpenBSD as well.Assume that gather_facts is set to False, run the setup module when it's safe.Adjustments to OpenBSD bootstrap to run on both platforms.Improve TLS keys and certs handling in OpenBSD.Bash is needed for login shell (so only for the ldap_login role), moved tasks accordingly.Added support for bootstrapping OpenBSD (for running Ansible in the first place).Collectd agent WIP (installation, basic config for Debian-based and OpenBSD).Correct typo.Better assertion in backports.- Updated the README and TODO list.Don't lock the root account (prevents certain tasks), instead just empty the password.Corrected changed_when state for root account lock.Correct when statement.Update README, dependencies and TODO list.Don't run any tasks if the role ran once before.- Can't include a tasks file with a variable in the name, so manually specify
Loading