diff --git a/playbooks/apt_repositories.yml b/playbooks/apt_repositories.yml index 48cce36..75ea674 100644 --- a/playbooks/apt_repositories.yml +++ b/playbooks/apt_repositories.yml @@ -1,6 +1,8 @@ --- - name: Manage APT Repositories - hosts: harbor.guaranteedstruggle.host + hosts: + - harbor.guaranteedstruggle.host + - ansible-slut.guaranteedstruggle.host become: true # Required for managing system-level configurations tasks: