Allow setting any_errors_fatal true for gather-facts
Kolla Ansible now supports failing execution early if fact collection fails on any of the hosts. This is to avoid late failures due to missing facts (especially cross-host). Change-Id: I7a74b937ded0b9da0621cf413f3a5d0d13a2cd68 Partial-Bug: #1833737
Showing
- ansible/gather-facts.yml 2 additions, 0 deletionsansible/gather-facts.yml
- ansible/group_vars/all.yml 8 additions, 0 deletionsansible/group_vars/all.yml
- etc/kolla/globals.yml 8 additions, 0 deletionsetc/kolla/globals.yml
- releasenotes/notes/facts-any-errors-fatal-44cae85bc7e225d7.yaml 10 additions, 0 deletions...enotes/notes/facts-any-errors-fatal-44cae85bc7e225d7.yaml
- tests/templates/globals-default.j2 4 additions, 0 deletionstests/templates/globals-default.j2
Loading
Please register or sign in to comment