diff --git a/.gitmodules b/.gitmodules index 7215abc..130a1c3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,9 +7,9 @@ [submodule "roles/networkmanager/files/nmtrust"] path = roles/networkmanager/files/nmtrust url = https://github.com/pigmonkey/nmtrust.git -[submodule "roles/backup/files/backitup"] - path = roles/backup/files/backitup +[submodule "roles/cryptshot/files/backitup"] + path = roles/cryptshot/files/backitup url = https://github.com/pigmonkey/backitup -[submodule "roles/backup/files/cryptshot"] - path = roles/backup/files/cryptshot +[submodule "roles/cryptshot/files/cryptshot"] + path = roles/cryptshot/files/cryptshot url = https://github.com/pigmonkey/cryptshot diff --git a/roles/backup/files/backitup b/roles/cryptshot/files/backitup similarity index 100% rename from roles/backup/files/backitup rename to roles/cryptshot/files/backitup diff --git a/roles/backup/files/cryptshot b/roles/cryptshot/files/cryptshot similarity index 100% rename from roles/backup/files/cryptshot rename to roles/cryptshot/files/cryptshot diff --git a/roles/backup/tasks/main.yml b/roles/cryptshot/tasks/main.yml similarity index 100% rename from roles/backup/tasks/main.yml rename to roles/cryptshot/tasks/main.yml