Temp fix for ansible #33
@@ -16,4 +16,5 @@
|
||||
become_flags: '--login'
|
||||
vars:
|
||||
ansible_become_pass: "{{ noahk_password }}"
|
||||
allow_world_readable_tmpfiles: true
|
||||
when: nvm_version.stdout != nvm_latest_version.stdout or nvm_version.stdout == ""
|
||||
|
Reference in New Issue
Block a user