diff --git a/playbooks/software/act_runner.yml b/playbooks/software/act_runner.yml index f919b0b..0866477 100644 --- a/playbooks/software/act_runner.yml +++ b/playbooks/software/act_runner.yml @@ -1,7 +1,8 @@ --- - name: act_runner hosts: - - reachable_hosts + - ansible-slut.guaranteedstruggle.host + - pipisa.guaranteedstruggle.host vars: act_runner_version: '0.2.13' gather_facts: yes