feat/major-revamp #11
@ -17,8 +17,6 @@
|
|||||||
ansible.builtin.assert:
|
ansible.builtin.assert:
|
||||||
that:
|
that:
|
||||||
- _global_config_file.stat.exists
|
- _global_config_file.stat.exists
|
||||||
fail_msg: >-
|
|
||||||
Main configuration file {{ _global_config_file.stat.path }} was not found, cannot continue without it.
|
|
||||||
delegate_to: localhost
|
delegate_to: localhost
|
||||||
|
|
||||||
- name: "Variables | Load global variables"
|
- name: "Variables | Load global variables"
|
||||||
|
Loading…
Reference in New Issue
Block a user