Mark Goddard 9cebdb5d9e Revert "Allow setting any_errors_fatal true for gather-facts"
This reverts commit 5b431f0f7f932293362a01703673ee05d0a5bd8d.

Reason for revert: the any_errors_fatal play parameter is not templated
by Ansible (tested up to ansible-core 2.15.9). This behaviour is
demonstrated in [1].

This means that "{{ kolla_ansible_setup_any_errors_fatal }}" is always
interpreted as 'true', regardless of the value of
kolla_ansible_setup_any_errors_fatal.  This is particularly bad because
the default value of kolla_ansible_setup_any_errors_fatal is false.

We now have gather_facts_max_fail_percentage which can be set to 0 to
provide the same functionality.

[1] https://github.com/markgoddard/ansible-experiments/tree/master/15-fatal-errors

Change-Id: I2e0ea49701b5900eae26434bcdb6b1bb44507ee7
2024-05-16 11:32:47 +01:00
..
2016-01-13 13:47:49 +08:00
2023-09-03 16:43:13 +01:00
2023-12-20 15:40:10 +00:00
2023-02-04 23:54:47 +01:00
2024-01-22 22:49:46 +01:00
2024-01-22 22:49:46 +01:00
2024-01-22 22:49:46 +01:00
2021-04-06 16:10:12 +00:00
2020-01-28 14:03:33 -08:00
2021-08-13 15:26:55 +00:00