James E. Blair f88eb51b71 Protect hostvars iterations from implicit localhost
Ansible-core 2.16.4 appears to have a behavior change where it
will include the implicit localhost in hostvars, which means that
any location we iterate over hostvars and assume it's a real host
could throw an exception.  To avoid that, add checks that the
variables we are about to access on the host exist.

Change-Id: Iff89da761e5f6748b454610a64c2fdd4f5e56a77
2024-12-04 13:47:20 -08:00
..
2022-05-05 14:40:00 +10:00
2022-07-27 17:13:39 +10:00
2022-11-07 10:37:53 +11:00
2020-11-09 14:40:00 +00:00
2020-11-03 10:04:27 +00:00
2020-11-09 14:40:00 +00:00
2020-05-06 07:54:30 +02:00
2024-08-19 09:13:07 +02:00
2022-08-15 10:54:23 -07:00
2022-12-15 13:22:49 -08:00
2020-11-09 14:40:00 +00:00
2022-11-07 10:37:53 +11:00
2024-07-02 08:00:55 -07:00
2020-11-10 19:34:45 +00:00
2019-11-20 20:27:21 +01:00
2022-07-27 17:13:39 +10:00
2021-03-08 13:30:32 +00:00
2022-07-27 17:13:39 +10:00
2020-11-02 18:38:54 +00:00
2020-05-16 17:46:17 +02:00
2021-03-17 15:44:43 +00:00
2024-01-08 16:09:17 +00:00
2022-07-27 17:13:39 +10:00
2022-11-07 10:37:53 +11:00
2021-03-17 15:44:43 +00:00
2022-07-27 17:13:39 +10:00
2021-03-08 13:30:32 +00:00
2018-08-17 10:23:20 +10:00