summaryrefslogtreecommitdiffstats
path: root/molecule/archlinux-gnome
diff options
context:
space:
mode:
Diffstat (limited to 'molecule/archlinux-gnome')
-rw-r--r--molecule/archlinux-gnome/converge.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/molecule/archlinux-gnome/converge.yml b/molecule/archlinux-gnome/converge.yml
index cc56859d..e7e34480 100644
--- a/molecule/archlinux-gnome/converge.yml
+++ b/molecule/archlinux-gnome/converge.yml
@@ -3,7 +3,7 @@
hosts: "archlinux-gnome"
gather_facts: true
environment:
- PATH: "{{ '~/.local/bin:$PATH' }}"
+ PATH: "{{ ansible_env.HOME }}/.local/bin:{{ ansible_env.PATH }}"
vars:
ansible_become_method: su
user_public_keys:
@@ -29,7 +29,7 @@
gather_facts: true
remote_user: "{{ username }}"
environment:
- PATH: "{{ '~/.local/bin:$PATH' }}"
+ PATH: "{{ ansible_env.HOME }}/.local/bin:{{ ansible_env.PATH }}"
vars:
ansible_become_method: sudo
locales: