From b496e3d0b9c544e8510fba985585aaff2d55e044 2022-06-10 18:54:14 From: x Date: 2022-06-10 18:54:14 Subject: [PATCH] Add submodule README in initial role --- diff --git a/roles/initial/README.md b/roles/initial/README.md new file mode 100644 index 0000000000000000000000000000000000000000..92b9c0b81aab16fb00b3b51a6994b893db4a6767 --- /dev/null +++ b/roles/initial/README.md @@ -0,0 +1,16 @@ +### Structure of submodule +Though it is not that critical, as it is simply for the dashboard SBCs, +private keys is not something stored publicly. + +``` +files +├── autom8_public_key +├── mcr-alpha +│   └── ssh_host_* +├── mcr-beta +│   └── ssh_host_* +├── mcr-delta +│   └── ssh_host_* +└── mcr-gamma + └── ssh_host_* +```