Consistency of calling scm.

This commit is contained in:
2021-02-15 09:47:07 -06:00
parent a42c8b9088
commit f6e06fb34c
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
- name: AMDGPU | Variables
set_fact:
amdgpu_cron_job: AMDGPU - Need To Finish Installation
amdgpu_cron_cmd: /root/bin/scm.sh
amdgpu_cron_cmd: "{{ user_root.home }}/bin/scm.sh"
- name: AMDGPU | Install Dependencies
package: