summaryrefslogtreecommitdiff
path: root/master.yml
diff options
context:
space:
mode:
authorDmitry Ilvokhin <d@ilvokhin.com>2024-12-21 15:14:03 +0000
committerDmitry Ilvokhin <d@ilvokhin.com>2024-12-21 16:00:40 +0000
commitedb6f2db3f9783d756e5df23a57c445535ea8f71 (patch)
tree3e17d689eb67ad8936c2c065faaa9dad4e09745c /master.yml
parent50fe04c717a63fd638d6233aac2daa31d3eeb6e4 (diff)
downloadinfra-edb6f2db3f9783d756e5df23a57c445535ea8f71.tar.gz
infra-edb6f2db3f9783d756e5df23a57c445535ea8f71.tar.bz2
infra-edb6f2db3f9783d756e5df23a57c445535ea8f71.zip
Move shell to dedicated box
Diffstat (limited to 'master.yml')
-rw-r--r--master.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/master.yml b/master.yml
index 7315830..ef79a8a 100644
--- a/master.yml
+++ b/master.yml
@@ -1,5 +1,5 @@
- ansible.builtin.import_playbook: essential.yml
+- ansible.builtin.import_playbook: shell.yml
- ansible.builtin.import_playbook: web.yml
- ansible.builtin.import_playbook: mail.yml
- ansible.builtin.import_playbook: vpn.yml
-- ansible.builtin.import_playbook: shell.yml