mirror of
https://github.com/geerlingguy/ansible-role-docker.git
synced 2025-11-13 01:20:51 +01:00
fix: ansible lint error for new line at EOF
This commit is contained in:
parent
f8fc149b99
commit
3ee23d3957
@ -1,3 +1,4 @@
|
||||
---
|
||||
# Used only for Debian/Ubuntu
|
||||
docker_obsolete_packages:
|
||||
- docker
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
---
|
||||
# Used only for Fedora/CentOS/Rocky
|
||||
docker_obsolete_packages:
|
||||
- docker
|
||||
|
||||
Loading…
Reference in New Issue
Block a user