Fix indentation

This commit is contained in:
Pierre-Yves Chibon 2015-11-17 15:27:42 +01:00
parent 27910ddaef
commit a7e6225b8f

View file

@ -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