a0b1eda1d0
Updates based on feedback Simplify checks for file exists remove invalid char Review feedback. Use regular systemd file. Add template for docker systemd atomic
5 lines
No EOL
150 B
YAML
5 lines
No EOL
150 B
YAML
---
|
|
|
|
- include: centos-7.yml
|
|
when: ansible_distribution in ["CentOS","RedHat"] and
|
|
ansible_distribution_major_version >= 7 and not is_atomic |