mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 23:08:06 +02:00
Renamed modes
This commit is contained in:
@@ -65,11 +65,10 @@
|
||||
become: false
|
||||
delegate_to: localhost
|
||||
|
||||
|
||||
- name: show variable information
|
||||
debug:
|
||||
msg: "hosts_path: {{hosts_path}}\nmatrix_inventory_tmp_dir:{{ matrix_inventory_tmp_dir }}"
|
||||
when: verbose | bool
|
||||
when: mode_verbose | bool
|
||||
|
||||
- name: install requirements
|
||||
local_action: command just roles
|
||||
|
Reference in New Issue
Block a user