mirror of
https://github.com/geerlingguy/ansible-role-docker.git
synced 2025-08-02 13:46:22 +02:00
removed trailing white space on line 4
removed trailing white space on line 4
This commit is contained in:
parent
9a026a5535
commit
c8a5be0595
@ -1,7 +1,7 @@
|
||||
---
|
||||
# Edition can be one of: 'ce' (Community Edition) or 'ee' (Enterprise Edition).
|
||||
docker_edition: 'ce'
|
||||
docker_package:
|
||||
docker_package:
|
||||
- "docker-{{ docker_edition }}"
|
||||
- "docker-{{ docker_edition }}-cli"
|
||||
docker_package_state: present
|
||||
|
Loading…
Reference in New Issue
Block a user