fix ansible facts using for os family and major dist version

This commit is contained in:
ace 2022-01-26 17:26:35 +03:00
parent 8effbf4023
commit 56d497a7a0
No known key found for this signature in database
GPG Key ID: 2E47CC17BA7F8CF0

View File

@ -1,3 +0,0 @@
---
- name: Include docker install
include_tasks: "{{ ansible_os_family }}.yaml"