syntax fix

This commit is contained in:
tolerryan
2025-10-06 01:52:30 -05:00
parent 20bed87178
commit bd3e1a7622

View File

@@ -25,6 +25,7 @@
- ansible_distribution == "Debian"
- ansible_distribution_version is version('13', '>=')
- name: Setup Docker reposoitory
ansible.builtin.deb822_repository:
name: docker
types: [deb]