Add hosts role as dependency for autosigner

This commit is contained in:
Till Maas 2014-06-24 23:37:16 +02:00
parent ea0d907044
commit 0e9035e934

View file

@ -1,3 +1,4 @@
---
dependencies:
- { role: builder_repo }
- { role: hosts }