2019-02-26 03:49:51 +00:00
|
|
|
---
|
|
|
|
|
2020-06-04 02:15:43 +00:00
|
|
|
- name: deploy {{ tuned_custom_profile }} based on {{ tuned_base_profile }}
|
|
|
|
include: configure-custom-profile.yml
|
2020-06-04 02:31:57 +00:00
|
|
|
when: (ansible_distribution in ["CentOS" , "Red Hat Enterprise Linux", "Fedora" ] and not is_atomic)
|