mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Solved Snipe IT bug
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
- name: show variable information
|
||||
debug:
|
||||
msg: "hosts_path: {{hosts_path}}\nmatrix_inventory_tmp_dir:{{ matrix_inventory_tmp_dir }}"
|
||||
when: mode_debug | bool
|
||||
when: enable_debug | bool
|
||||
|
||||
- name: install requirements
|
||||
local_action: command just roles
|
||||
|
Reference in New Issue
Block a user