Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | Upgrade rkhunter config to Jessie. | Guilhem Moulin | 2015-06-07 | 1 |
| | ||||
* | Don't install 'unhide.rb'. | Guilhem Moulin | 2015-06-07 | 1 |
| | ||||
* | Make use of Ansible 1.5 new features. | Guilhem Moulin | 2015-06-07 | 1 |
| | | | | Most notably pipelining=True and sysctl_set=yes. | |||
* | Flush pending handlers between each include. | Guilhem Moulin | 2015-06-07 | 1 |
| | | | | | | | | | In particular, run 'apt-get update' right after configured APT, and restart daemon right after configured them. The advantage being that if ansible crashes in some "task", the earlier would already be restarted if neeeded. (This may not happen in the next run since the configuration should already be up to date.) | |||
* | Configure rkhunter. | Guilhem Moulin | 2015-06-07 | 1 |