Put sysctl to common

This commit is contained in:
Daniel A. Maierhofer
2018-07-13 13:33:01 +02:00
parent 97bc91894f
commit 44bfc1367f
5 changed files with 25 additions and 39 deletions

View File

@@ -1,8 +1,4 @@
---
- import_tasks: sysctl.yml
when: ariane_sysctl
tags: ['ariane_sysctl', 'sysctl']
- import_tasks: logrotate.yml
when: ariane_logrotate
tags: ['ariane_logrotate', 'logrotate']