diff --git a/playbooks/groups/maintainer-test.yml b/playbooks/groups/maintainer-test.yml index bb5b0cf64f..bb8adb1c1e 100644 --- a/playbooks/groups/maintainer-test.yml +++ b/playbooks/groups/maintainer-test.yml @@ -25,6 +25,8 @@ - name: set hostname (required by some services, at least postfix need it) hostname: name="{{inventory_hostname}}" +- import_playbook: "/srv/web/infra/ansible/playbooks/include/happy_birthday.yml myhosts=arm-packager" + - name: Setup maintainer test hosts hosts: arm-packager:maintainer-test gather_facts: True