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
|
- name: Install packages for WireGuard
|
||||||
package:
|
package:
|
||||||
name:
|
name: "{{ wireguard_packages }}"
|
||||||
- "{{ wireguard_packages }}"
|
|
||||||
state: present
|
state: present
|
||||||
update_cache: true
|
update_cache: true
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue