mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-05 22:54:01 +02:00
Fix typo (#960)
This commit is contained in:
parent
9fdbfb0977
commit
87836e0358
2 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
- name: Install strongSwan
|
||||
package: name=strongswan state=present
|
||||
|
||||
- include_tasks: ipec_configuration.yml
|
||||
- include_tasks: ipsec_configuration.yml
|
||||
- include_tasks: openssl.yml
|
||||
tags: update-users
|
||||
- include_tasks: distribute_keys.yml
|
||||
|
|
Loading…
Add table
Reference in a new issue