[#454] fix: absolute path (gather_facts off, ansible_env unavailable)
ci / audit (push) Successful in 49s
ci / audit (push) Successful in 49s
https://projects.knownelement.com/issues/454
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
- name: run reconcile report as reachableceo
|
||||
ansible.builtin.command:
|
||||
cmd: >
|
||||
bash {{ ansible_env.HOME }}/projects/KNEL/OAM/inventory/scripts/reconcile-report.sh
|
||||
bash /home/reachableceo/projects/KNEL/OAM/inventory/scripts/reconcile-report.sh
|
||||
--out /var/log/glpi-reconcile/report-manual-latest.md
|
||||
become: true
|
||||
become_user: reachableceo
|
||||
|
||||
Reference in New Issue
Block a user