Fix hostname, iptables, openssh-sftp an xbps

This commit is contained in:
Daniel A. Maierhofer
2018-07-26 12:28:49 +02:00
parent e347803f62
commit 9c065bf40d
6 changed files with 37 additions and 3 deletions

View File

@@ -11,6 +11,10 @@
when: common_apt
tags: ['common', 'apt']
- import_tasks: xbps.yml
when: common_xbps
tags: ['common', 'xbps']
- import_tasks: locales.yml
when: common_locales
tags: ['common', 'locales']