summaryrefslogtreecommitdiffstats
path: root/molecule/ubuntu
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-02-11 23:22:49 +0100
committerAhmed Abdelhalim <[email protected]>2026-02-11 23:22:49 +0100
commit02640a43c6dd3c89412777f6bf092e01022589ef (patch)
treed56cf00505cfa1c8835fe19b7a29bc7dadfbb6ca /molecule/ubuntu
parent0e595ecc88cc8f4c5e5ee9415269a08a577e02ea (diff)
Fix the environment warning
Adding uv to /usr/local/bin which is already in PATH, removing the need of having environment in the path
Diffstat (limited to 'molecule/ubuntu')
-rw-r--r--molecule/ubuntu/converge.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/molecule/ubuntu/converge.yml b/molecule/ubuntu/converge.yml
index d2725f93..e6864ebb 100644
--- a/molecule/ubuntu/converge.yml
+++ b/molecule/ubuntu/converge.yml
@@ -2,8 +2,6 @@
- name: "Bootstrap"
hosts: "ubuntu"
gather_facts: true
- environment:
- PATH: "{{ ansible_env.HOME }}/.local/bin:{{ ansible_env.PATH }}"
vars:
ansible_become_method: su
user_public_keys:
@@ -36,8 +34,6 @@
hosts: "ubuntu"
gather_facts: true
remote_user: "{{ username }}"
- environment:
- PATH: "{{ ansible_env.HOME }}/.local/bin:{{ ansible_env.PATH }}"
vars:
ansible_become_method: sudo
locales: