Skip to content
Snippets Groups Projects
Verified Commit 48c455e0 authored by Arie Peterson's avatar Arie Peterson
Browse files

Move local_flux conditional from role to playbook

parent d5aebcba
Branches
Tags
No related merge requests found
......@@ -63,6 +63,7 @@
- import_role:
name: local-flux
tags: ['flux']
when: local_flux
always:
- import_role:
name: finalize
......
......@@ -49,4 +49,3 @@
vars:
repo: "/var/lib/OpenAppStack/local-flux"
when: local_flux
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment