feat(packages): dnf installation tested, remove testing tag
This commit is contained in:
@@ -13,8 +13,6 @@
|
|||||||
|
|
||||||
|
|
||||||
- name: 'Install Docker engine basics'
|
- name: 'Install Docker engine basics'
|
||||||
tags:
|
|
||||||
- 'testing'
|
|
||||||
ansible.builtin.dnf:
|
ansible.builtin.dnf:
|
||||||
name:
|
name:
|
||||||
- 'docker-ce' # Docker
|
- 'docker-ce' # Docker
|
||||||
|
Reference in New Issue
Block a user