tripleo-validations/roles/dhcp_validations
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
..
defaults Replace all references to the old role name 2020-01-23 17:25:43 +01:00
files Replace all references to the old role name 2020-01-23 17:25:43 +01:00
molecule/default Remove workaround for tox-ansible and global molecule config 2021-06-10 11:07:37 +02:00
tasks Fix to get HOME environment in dhcp-provisioning validation 2022-07-15 12:17:16 +00:00