mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-13 08:13:01 +02:00
Revert "Adding a pause before Wireguard so that it doesn't crash Vultr."
This reverts commit 4c2e92db30
.
This commit is contained in:
parent
4c2e92db30
commit
96574e773c
1 changed files with 0 additions and 5 deletions
|
@ -1,9 +1,4 @@
|
|||
---
|
||||
- pause:
|
||||
minutes: 1
|
||||
prompt: "Pausing for one minute to ensure CPU is ready."
|
||||
when: algo_provider == "vultr"
|
||||
|
||||
- name: Ensure the required directories exist
|
||||
file:
|
||||
dest: "{{ wireguard_pki_path }}/{{ item }}"
|
||||
|
|
Loading…
Add table
Reference in a new issue