Fix indentation
This commit is contained in:
parent
27910ddaef
commit
a7e6225b8f
1 changed files with 7 additions and 7 deletions
|
@ -9,7 +9,7 @@
|
|||
- packages
|
||||
when: ansible_distribution_major_version|int < 22
|
||||
|
||||
- name: Install needed package (dnf)
|
||||
- name: Install needed package (dnf)
|
||||
dnf: pkg={{ item }} state=present
|
||||
with_items:
|
||||
- openvpn
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue