Files
Masayoshi Mizuma d322fc9609 Fix to get HOME environment in dhcp-provisioning validation
The validation of dhcp-provisioning fails because it doesn't see
the correct path of undercloud.conf. The playbook has "become: true",
so the ansible_env.HOME is the home directory of root.

lookup(env, HOME) can get the home directory for the user.

Change-Id: I7c7de26f09f36d88b777be76027ad4ac66deda6b
(cherry picked from commit 8e4958cd75)
2022-07-15 12:17:16 +00:00
..
2021-06-11 14:10:15 +00:00
2022-02-02 09:07:35 +00:00