aboutsummaryrefslogtreecommitdiffstats
path: root/play-replicate-local.yml
diff options
context:
space:
mode:
Diffstat (limited to 'play-replicate-local.yml')
-rw-r--r--play-replicate-local.yml20
1 files changed, 0 insertions, 20 deletions
diff --git a/play-replicate-local.yml b/play-replicate-local.yml
deleted file mode 100644
index eea4854..0000000
--- a/play-replicate-local.yml
+++ /dev/null
@@ -1,20 +0,0 @@
-# =========================================================================== #
-# __ ___ __ __ __
-# ____ / /___ ___ __ ________ ____ / (_)________ _/ /____ / /___ _________ _/ /
-# / __ \/ / __ `/ / / / / ___/ _ \/ __ \/ / / ___/ __ `/ __/ _ \ / / __ \/ ___/ __ `/ /
-# / /_/ / / /_/ / /_/ / / / / __/ /_/ / / / /__/ /_/ / /_/ __/ / / /_/ / /__/ /_/ / /
-# / .___/_/\__,_/\__, (_) /_/ \___/ .___/_/_/\___/\__,_/\__/\___/ /_/\____/\___/\__,_/_/
-# /_/ /____/ /_/
-#
-# =========================================================================== #
-
----
-- hosts: local
- connection: local
- vars:
- servers_list: "{{ groups['servers'] }}"
- tasks:
- - name: Replicate ip values to shell script
- template:
- src: "{{ playbook_dir }}/scripts/vars/infrastructure-host-ip.j2"
- dest: "{{ playbook_dir }}/scripts/vars/infrastructure-host-ip.sh"
remember that computers suck.