diff --git a/ansible/all.yml b/ansible/all.yml index 3fec9d2..6961b5a 100644 --- a/ansible/all.yml +++ b/ansible/all.yml @@ -17,7 +17,7 @@ - name: Configure home-net base packages - hosts: home + hosts: hatchery.home.jowj.net gather_facts: no roles: - { name: home-net, tags: ['base'] }