Revert "Rerun inventory before collect-logs"

This reverts commit 17525035d2.

No need to run it after https://review.openstack.org/#/c/528565/
landed.

Change-Id: Ibf34b2ced53636b3d96e05a0a8de7dd78ade3869
This commit is contained in:
Sagi Shnaidman 2018-01-09 07:04:20 +02:00
parent 51fc52197c
commit 44ee46e826

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: