Add rcfiles

This commit is contained in:
Daniel A. Maierhofer
2018-03-11 23:21:37 +01:00
parent 0e80539f56
commit 56e74fec65
6 changed files with 166 additions and 1 deletions

View File

@@ -40,3 +40,7 @@
- include_tasks: rsyslog.yml
when: common_rsyslog
tags: ['common', 'rsyslog']
- include_tasks: rcfiles.yml
when: common_rcfiles
tags: ['common', 'rcfiles']