Merge "If repo build fails, force all hosts to fail"

This commit is contained in:
Jenkins 2017-06-13 16:19:40 +00:00 committed by Gerrit Code Review
commit 79a4f013e1

View File

@ -42,6 +42,7 @@
- name: Build new repo packages for a given release
hosts: repo_masters
gather_facts: "{{ gather_facts | default(True) }}"
any_errors_fatal: true
user: root
serial: 1
pre_tasks: