This commit is contained in:
Evgeny Aleksandrov 2018-05-23 19:17:42 +03:00
parent 0de0952cf0
commit 343b2f8feb
2 changed files with 1 additions and 1 deletions

View file

@ -15,7 +15,7 @@
- name: Install strongSwan - name: Install strongSwan
package: name=strongswan state=present package: name=strongswan state=present
- include_tasks: ipec_configuration.yml - include_tasks: ipsec_configuration.yml
- include_tasks: openssl.yml - include_tasks: openssl.yml
tags: update-users tags: update-users
- include_tasks: distribute_keys.yml - include_tasks: distribute_keys.yml