diff options
author | Dmitry Ilvokhin <d@ilvokhin.com> | 2024-01-20 17:48:51 +0000 |
---|---|---|
committer | Dmitry Ilvokhin <d@ilvokhin.com> | 2024-01-20 17:48:51 +0000 |
commit | 9b5699db8aab0aeabd4bf6fe388114a710fec41b (patch) | |
tree | 76205c9a6d86cee3b0b86861441986fb549c2022 /roles/users/files/authorized_keys | |
parent | 79cb41831eaebf9dad86ec75c62e829c4809d3ae (diff) | |
download | infra-9b5699db8aab0aeabd4bf6fe388114a710fec41b.tar.gz infra-9b5699db8aab0aeabd4bf6fe388114a710fec41b.tar.bz2 infra-9b5699db8aab0aeabd4bf6fe388114a710fec41b.zip |
Change directory structure: move playbooks to root
This is necessary to share content between roles without using `..` in
filepaths.
Diffstat (limited to 'roles/users/files/authorized_keys')
-rw-r--r-- | roles/users/files/authorized_keys | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/roles/users/files/authorized_keys b/roles/users/files/authorized_keys deleted file mode 100644 index e2df735..0000000 --- a/roles/users/files/authorized_keys +++ /dev/null @@ -1 +0,0 @@ -ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5gs7lZUDZhw/8SNRHJTRq8b6KCrscYXkXb3Mtb4SNair4UYLUg4ME/gRgUxkRCJQaQtDbduZ6AUgDN7UN6o8a4jTD1t9H/SaZ9p84I5y8wXG7VJQsfYDKLUVY8+9M5mUIqKRQVcQnjf6SNs8caNFnOoDp+EeC5pVl1xa0VydIiEvKQMlCXf8zFivZE/Y8IUNv5UUM6pQRA7/yr+0ofxyRW0VfmcpzxXDwErOF+vgH4D6YUQsZ6F92OKzrg36PIz2Pbe2XqgTnv/52O5Qholulho9cmDsWjyB4is9lLcFM6gGD5W9PzjKL4iqDqWkt9I0lDQ+Y1qfsLLxdw2kcj8td d@ilvokhin.com |