Fix package installation
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
63840fc1f4
commit
ee12fbfcc8
1 changed files with 1 additions and 2 deletions
|
|
@ -12,8 +12,7 @@
|
|||
|
||||
- name: Install packages for WireGuard
|
||||
package:
|
||||
name:
|
||||
- "{{ wireguard_packages }}"
|
||||
name: "{{ wireguard_packages }}"
|
||||
state: present
|
||||
update_cache: true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue