docker(role): use better naming

This commit is contained in:
June 2025-02-18 05:35:45 +01:00
commit 89f3e55eac
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0
4 changed files with 8 additions and 8 deletions

View file

@ -1,4 +1,4 @@
- name: make sure Docker Engine and other related packages are installed
- name: Ensure Docker Engine and other related packages are installed
ansible.builtin.apt:
name:
- docker-ce