36c976596d
Change-Id: Ia691a55cb769e0494ab752f410923f7abead53d2
6 lines
109 B
YAML
6 lines
109 B
YAML
---
|
|
|
|
- name: "Run CentOS fix-up tasks"
|
|
include_tasks: centos.yaml
|
|
when: ansible_distribution == 'CentOS'
|