Renamed modes

This commit is contained in:
2024-01-08 19:38:36 +01:00
parent f180c14e06
commit c7d6e8c68c
6 changed files with 14 additions and 11 deletions

View File

@@ -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