mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-16 00:47:29 +02:00
Optimized run_once variable
This commit is contained in:
parent
5501e40b7b
commit
c79dbeec68
@ -1,3 +1,4 @@
|
|||||||
|
# run_once_cmp_rdbms: deactivated
|
||||||
# The following env file will just be used from the dedicated mariadb container
|
# The following env file will just be used from the dedicated mariadb container
|
||||||
# and not the central one
|
# and not the central one
|
||||||
- name: "For '{{ application_id }}': Create {{database_env}}"
|
- name: "For '{{ application_id }}': Create {{database_env}}"
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
# run_once_srv_web_7_7_inj_compose: deactivated
|
||||||
|
|
||||||
- name: "Activate Global CSS for {{domain}}"
|
- name: "Activate Global CSS for {{domain}}"
|
||||||
include_role:
|
include_role:
|
||||||
name: srv-web-7-7-inj-css
|
name: srv-web-7-7-inj-css
|
||||||
|
@ -1,2 +1,3 @@
|
|||||||
|
# run_once_update_pkgmgr: deactivated
|
||||||
#- name: "Update all repositories with pkgmgr"
|
#- name: "Update all repositories with pkgmgr"
|
||||||
# command: "pkgmgr update --all"
|
# command: "pkgmgr update --all"
|
Loading…
x
Reference in New Issue
Block a user