aboutsummaryrefslogtreecommitdiff
path: root/ansible/experiments/strongswan/strongswan-rw.yml
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2018-12-21 07:36:22 +0100
committerTrygve Laugstøl <trygvis@inamo.no>2018-12-21 07:36:22 +0100
commit36183579aa48bd9207237ac69d666f0f222cfc1d (patch)
tree00e6b7a4d5fc6a2e9ff2ce0a0df7c571e3b2a3b3 /ansible/experiments/strongswan/strongswan-rw.yml
parentd8b72bd2c77a362e16a2c713fe94d704c5802dc5 (diff)
downloadinfra-36183579aa48bd9207237ac69d666f0f222cfc1d.tar.gz
infra-36183579aa48bd9207237ac69d666f0f222cfc1d.tar.bz2
infra-36183579aa48bd9207237ac69d666f0f222cfc1d.tar.xz
infra-36183579aa48bd9207237ac69d666f0f222cfc1d.zip
elasticsearch
Diffstat (limited to 'ansible/experiments/strongswan/strongswan-rw.yml')
-rw-r--r--ansible/experiments/strongswan/strongswan-rw.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/ansible/experiments/strongswan/strongswan-rw.yml b/ansible/experiments/strongswan/strongswan-rw.yml
new file mode 100644
index 0000000..136e9ad
--- /dev/null
+++ b/ansible/experiments/strongswan/strongswan-rw.yml
@@ -0,0 +1,9 @@
+- hosts:
+ - arius
+ vars_files:
+ - strongswan-vars.yml
+ tasks:
+ - name: strongswan-rw
+ import_role: name=strongswan-rw
+ tags: strongswan-rw
+ become: yes