chore: formatting of hashistack role
This commit is contained in:
parent
27d8fc79a3
commit
459d176979
@ -1,4 +1,5 @@
|
||||
---
|
||||
# task/load_host_vars file for hashistack
|
||||
- name: "Variables | Stat host specific config file"
|
||||
ansible.builtin.stat:
|
||||
path: "{{ hashistack_configuration_directory }}/{{ group_name }}/{{ inventory_hostname }}/{{ hashistack_configuration_global_vars_file }}"
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
# task/main file for hashi_vars
|
||||
# task/main file for hashistack
|
||||
- name: "Variables | Load global variables"
|
||||
ansible.builtin.include_tasks: load_global_vars.yml
|
||||
when: not hashistack_only_load_credentials
|
||||
|
Loading…
Reference in New Issue
Block a user