Merge "If repo build fails, force all hosts to fail"
This commit is contained in:
commit
79a4f013e1
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user