.. |
apt-proxy.yml
|
Major refactoring. Moved all the library roles under 'library/roles' and changed all the occurrances inside all the playbooks.
|
2015-05-28 11:32:57 +02:00 |
denyhost.yml
|
library/roles/ubuntu-deb-general: Fix the apt parameters. The old ones are going to be deprecated.
|
2018-04-19 14:38:29 +02:00 |
disable-unneeded-services.yml
|
library/roles/ubuntu-deb-general/defaults/main.yml: Do not run by default the task that disables services.
|
2016-07-12 16:37:27 +02:00 |
dist-upgrade.yml
|
Add a task that runs a dist-upgrade on request (need to pass 'dist_upgrade=True' to the playbook.
|
2018-04-18 15:37:41 +02:00 |
install_external_ca_cert.yml
|
library/roles/ubuntu-deb-general/tasks/install_external_ca_cert.yml: Another typo.
|
2018-03-30 11:46:57 +02:00 |
install_nscd.yml
|
Add tasks to install nscd if needed.
|
2018-04-19 17:48:06 +02:00 |
main.yml
|
Cleanup the basic pki tasks. Add support for acme.sh
|
2018-08-20 23:42:35 +02:00 |
manage_su_limits.yml
|
library/roles/ubuntu-deb-general: Increase the root files descriptors limits to 8192.
|
2016-07-26 12:51:34 +02:00 |
munin.yml
|
Refactor: fix all the 'when: variable is changed' occurrencies.
|
2018-08-09 18:48:09 +02:00 |
ntp.yml
|
ntp: install a configuration that makes the nagios check work.
|
2018-05-03 12:46:32 +02:00 |
packages.yml
|
Various fixes to support debian 9.
|
2018-09-16 13:51:34 +02:00 |
pki-basics-letsencrypt-acme-sh.yml
|
Cleanup the basic pki tasks. Add support for acme.sh
|
2018-08-20 23:42:35 +02:00 |
pki-basics-letsencrypt-acmetool.yml
|
Cleanup the basic pki tasks. Add support for acme.sh
|
2018-08-20 23:42:35 +02:00 |
pki-basics.yml
|
Cleanup the basic pki tasks. Add support for acme.sh
|
2018-08-20 23:42:35 +02:00 |
pubkeys.yml
|
library/roles/ssh-keys, library/roles/ubuntu-deb-general/tasks/pubkeys.yml: Fix the root ssh keys management.
|
2016-03-07 15:47:16 +01:00 |
remove-unneeded-pkgs.yml
|
library/roles/ubuntu-deb-general: Fix the apt parameters. The old ones are going to be deprecated.
|
2018-04-19 14:38:29 +02:00 |
resolvconf.yml
|
Failed attempt to automatically setup a different list of resolvers.
|
2018-07-04 18:39:38 +02:00 |
rsyslogfix.yml
|
library/roles/ubuntu-deb-general: Fix the rsyslog tasks.
|
2016-10-24 15:33:10 +02:00 |
unattended-upgrades.yml
|
Major refactoring. Moved all the library roles under 'library/roles' and changed all the occurrances inside all the playbooks.
|
2015-05-28 11:32:57 +02:00 |