Skip to content
Snippets Groups Projects
Commit 9f20023c authored by Aleksandr Kurbatov's avatar Aleksandr Kurbatov
Browse files

`l2circuits` - include `configure_storage.yaml` tasklist

parent 809163e2
No related branches found
No related tags found
1 merge request!260Feature/nat 1090 common storage
../../../playbooks/configure_storage.yaml
\ No newline at end of file
...@@ -7,8 +7,8 @@ ...@@ -7,8 +7,8 @@
- name: Produce the config for the current l2circuit endpoint - name: Produce the config for the current l2circuit endpoint
when: inventory_hostname == l2circuits_fqdn when: inventory_hostname == l2circuits_fqdn
block: block:
- name: Include standard tasks - name: Include configure storage tasks
ansible.builtin.include_tasks: standard_tasks.yaml ansible.builtin.include_tasks: configure_storage.yaml
- name: Merge vars - name: Merge vars
ansible.builtin.include_tasks: merge_vars.yaml ansible.builtin.include_tasks: merge_vars.yaml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment