summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Ilvokhin <d@ilvokhin.com>2024-01-20 17:48:51 +0000
committerDmitry Ilvokhin <d@ilvokhin.com>2024-01-20 17:48:51 +0000
commit9b5699db8aab0aeabd4bf6fe388114a710fec41b (patch)
tree76205c9a6d86cee3b0b86861441986fb549c2022
parent79cb41831eaebf9dad86ec75c62e829c4809d3ae (diff)
downloadinfra-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.
-rw-r--r--essential.yml (renamed from playbooks/essential.yml)0
-rw-r--r--misc/pubkeys/d.pub (renamed from roles/users/files/authorized_keys)0
-rw-r--r--web.yml (renamed from playbooks/web.yml)0
3 files changed, 0 insertions, 0 deletions
diff --git a/playbooks/essential.yml b/essential.yml
index dc08d81..dc08d81 100644
--- a/playbooks/essential.yml
+++ b/essential.yml
diff --git a/roles/users/files/authorized_keys b/misc/pubkeys/d.pub
index e2df735..e2df735 100644
--- a/roles/users/files/authorized_keys
+++ b/misc/pubkeys/d.pub
diff --git a/playbooks/web.yml b/web.yml
index ca14fd1..ca14fd1 100644
--- a/playbooks/web.yml
+++ b/web.yml