Merge "Revert "Rerun inventory before collect-logs""

This commit is contained in:
Zuul 2018-01-13 09:39:32 +00:00 committed by Gerrit Code Review
commit 2c4cce703b

View File

@ -4,17 +4,6 @@
roles:
- dump_vars
- name: Ensure the overcloud nodes are added to the generated inventory
hosts: undercloud
gather_facts: yes
tags:
- collect-logs
vars:
inventory: all
roles:
- tripleo-inventory
ignore_errors: yes
- name: Collect logs
hosts: all:!localhost:!127.0.0.2
roles: