mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-04 09:21:42 +02:00
Optimized run_once variable
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# run_once_srv_web_7_7_inj_compose: deactivated
|
||||
|
||||
- name: "Activate Global CSS for {{domain}}"
|
||||
include_role:
|
||||
name: srv-web-7-7-inj-css
|
||||
@@ -16,4 +18,4 @@
|
||||
- name: "Activate Javascript for {{ domain }}"
|
||||
include_role:
|
||||
name: srv-web-7-7-inj-javascript
|
||||
when: applications | get_app_conf(application_id, 'features.javascript', False)
|
||||
when: applications | get_app_conf(application_id, 'features.javascript', False)
|
||||
|
Reference in New Issue
Block a user