1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_packages.git synced 2024-08-16 10:19:51 +02:00

Fixing some linting errors

This commit is contained in:
Lilian Roller 2019-05-20 15:43:14 +02:00
parent f0544c7797
commit c0a86264bf
No known key found for this signature in database
GPG key ID: 5215C3441797AB2B

View file

@ -88,7 +88,6 @@
state: present state: present
when: when:
- packages_extra is defined - packages_extra is defined
- packages_extra != ""
- packages_extra != '[]' - packages_extra != '[]'
- name: Remove rpcbind, nfs-common - name: Remove rpcbind, nfs-common