summaryrefslogtreecommitdiff
path: root/playbooks/deploy-common.yml
diff options
context:
space:
mode:
Diffstat (limited to 'playbooks/deploy-common.yml')
-rw-r--r--playbooks/deploy-common.yml7
1 files changed, 0 insertions, 7 deletions
diff --git a/playbooks/deploy-common.yml b/playbooks/deploy-common.yml
deleted file mode 100644
index 49ba22a..0000000
--- a/playbooks/deploy-common.yml
+++ /dev/null
@@ -1,7 +0,0 @@
----
-
-- name: Common setup
- hosts: all
- become: true
- roles:
- - common