summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Ilvokhin <d@ilvokhin.com>2026-01-03 17:28:12 +0000
committerDmitry Ilvokhin <d@ilvokhin.com>2026-01-03 17:28:12 +0000
commitf6cfdab65de05bca4cf1841ddad4af10adb0da29 (patch)
tree7c28c3d0648c70ebe890181521983b3d4a220f96
parent92819a0d5ffc91caa149862dc4db567e697ebb40 (diff)
downloadinfra-f6cfdab65de05bca4cf1841ddad4af10adb0da29.tar.gz
infra-f6cfdab65de05bca4cf1841ddad4af10adb0da29.tar.bz2
infra-f6cfdab65de05bca4cf1841ddad4af10adb0da29.zip
Move {flatbot,epgtrim}.yml to misc subfolder
-rw-r--r--README.txt3
-rw-r--r--misc/epgtrim.yml (renamed from epgtrim.yml)0
-rw-r--r--misc/flatbot.yml (renamed from flatbot.yml)0
3 files changed, 2 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index fca5867..3797d8c 100644
--- a/README.txt
+++ b/README.txt
@@ -47,7 +47,8 @@ Deploymend and configuration of miscelanious software. These playbooks depend
on packages from packages.ilvokhin.com repository. Because of that they can not
be the part of the master.yml playbook.
-$ ansible-playbook epgtrim.yml
+$ ansible-playbook misc/flatbot.yml
+$ ansible-playbook misc/epgtrim.yml
ROTATE VAULT PASSWORD
diff --git a/epgtrim.yml b/misc/epgtrim.yml
index cd05e46..cd05e46 100644
--- a/epgtrim.yml
+++ b/misc/epgtrim.yml
diff --git a/flatbot.yml b/misc/flatbot.yml
index 563261e..563261e 100644
--- a/flatbot.yml
+++ b/misc/flatbot.yml