add birthday for arm-packager

This commit is contained in:
Kevin Fenzi 2017-12-07 01:57:12 +00:00
parent b12d085416
commit afc3c1eb12

View file

@ -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