mirror of
https://github.com/nicolabs/ansible-role-grub.git
synced 2026-02-22 18:27:47 +01:00
Add generated files
This commit is contained in:
parent
04777093a3
commit
af204ef043
9
requirements.dot
Normal file
9
requirements.dot
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
digraph PhiloDilemma {
|
||||
label = "Robert de Bock" ;
|
||||
overlap=false
|
||||
{
|
||||
"grub" [fillcolor=yellow style=filled penwidth=3]
|
||||
"robertdebock.bootstrap" [fillcolor=green style=filled]
|
||||
}
|
||||
"grub" -> "robertdebock.bootstrap"
|
||||
}
|
||||
BIN
requirements.png
Normal file
BIN
requirements.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 10 KiB |
Loading…
Reference in a new issue