We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aae7d8c commit bf1aff4Copy full SHA for bf1aff4
readme-vars.yml
@@ -62,12 +62,14 @@ init_diagram: |
62
init-webgrabplus-config -> init-config-end
63
init-config -> init-crontab-config
64
init-mods-end -> init-custom-files
65
+ init-adduser -> init-device-perms
66
base -> init-envfile
67
base -> init-migrations
68
init-config-end -> init-mods
69
init-mods-package-install -> init-mods-end
70
init-mods -> init-mods-package-install
71
init-adduser -> init-os-end
72
+ init-device-perms -> init-os-end
73
init-envfile -> init-os-end
74
init-custom-files -> init-services
75
init-config -> init-webgrabplus-config
0 commit comments