Merge "If repo build fails, force all hosts to fail" into stable/ocata

This commit is contained in:
Jenkins 2017-06-15 15:38:20 +00:00 committed by Gerrit Code Review
commit 8cde3cada2
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,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: