add autofs to system test playbook

This commit is contained in:
vincent 2020-11-07 15:52:08 +01:00
parent 0ab1bea126
commit a6a9322331

View File

@ -1,4 +1,5 @@
- hosts: all
roles:
- ../roles/system
- ../roles/user_config
- ../roles/autofs
- ../roles/user_config