diff options
Diffstat (limited to 'dan/ele-orpheum.yml')
-rw-r--r-- | dan/ele-orpheum.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dan/ele-orpheum.yml b/dan/ele-orpheum.yml index 97b77edb..140d4fef 100644 --- a/dan/ele-orpheum.yml +++ b/dan/ele-orpheum.yml @@ -2,5 +2,7 @@ - name: Basic Setup hosts: ele-orpheum connection: local + gather_facts: no + roles: - role: openwrt/image |