refs #8533 Host based environment #64

Merged
juan merged 3 commits from 8533-hostBasedEnvironment into main 2025-02-05 14:28:10 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 579ba6ca3d - Show all commits
roles/debian/tasks

View File

@ -5,5 +5,5 @@
- name: Set environment file
copy:
dest: /etc/vn/environment
dest: /etc/vn/env
content: "{{vn_env}}\n"