summaryrefslogtreecommitdiff
path: root/ansible/experiments/strongswan/strongswan-rw.yml
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2020-10-25 19:11:13 +0100
committerTrygve Laugstøl <trygvis@inamo.no>2020-10-25 19:11:13 +0100
commit59f913cc1efa21bd8df1a395d4d20f0b451965c2 (patch)
tree6d5c86e1154d022ca9ce4843726f02879f5cc22b /ansible/experiments/strongswan/strongswan-rw.yml
parent5838f6791c7a7bae297f67c18b240716e608c761 (diff)
downloadinfra-59f913cc1efa21bd8df1a395d4d20f0b451965c2.tar.gz
infra-59f913cc1efa21bd8df1a395d4d20f0b451965c2.tar.bz2
infra-59f913cc1efa21bd8df1a395d4d20f0b451965c2.tar.xz
infra-59f913cc1efa21bd8df1a395d4d20f0b451965c2.zip
o Removing experiments.
Diffstat (limited to 'ansible/experiments/strongswan/strongswan-rw.yml')
-rw-r--r--ansible/experiments/strongswan/strongswan-rw.yml9
1 files changed, 0 insertions, 9 deletions
diff --git a/ansible/experiments/strongswan/strongswan-rw.yml b/ansible/experiments/strongswan/strongswan-rw.yml
deleted file mode 100644
index 136e9ad..0000000
--- a/ansible/experiments/strongswan/strongswan-rw.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-- hosts:
- - arius
- vars_files:
- - strongswan-vars.yml
- tasks:
- - name: strongswan-rw
- import_role: name=strongswan-rw
- tags: strongswan-rw
- become: yes