Fix for voidlinux

This commit is contained in:
Daniel A. Maierhofer
2018-03-17 17:28:06 +01:00
parent 25163846b2
commit cb190efd2c
5 changed files with 31 additions and 1 deletions

View File

@@ -44,3 +44,7 @@
- include_tasks: rcfiles.yml
when: common_rcfiles
tags: ['common', 'rcfiles']
- include_tasks: tty.yml
when: common_tty
tags: ['common', 'tty']