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 63905c5 commit c14a217Copy full SHA for c14a217
1 file changed
readme-vars.yml
@@ -71,12 +71,14 @@ init_diagram: |
71
init-rsnapshot-test -> init-config-end
72
init-config -> init-crontab-config
73
init-mods-end -> init-custom-files
74
+ init-adduser -> init-device-perms
75
base -> init-envfile
76
base -> init-migrations
77
init-config-end -> init-mods
78
init-mods-package-install -> init-mods-end
79
init-mods -> init-mods-package-install
80
init-adduser -> init-os-end
81
+ init-device-perms -> init-os-end
82
init-envfile -> init-os-end
83
init-config -> init-rsnapshot-config
84
init-rsnapshot-upgrade -> init-rsnapshot-test
0 commit comments