tuned - clean up role/tasks

This commit is contained in:
Josh Lay 2019-07-30 22:06:53 -05:00
parent bcd0e7e492
commit 067b8b1d73

View file

@ -13,9 +13,3 @@
name: tuned
enabled: yes
state: started
#- include_tasks: deb.yml
# when: ansible_distribution in ["Debian", "Ubuntu"]
#- include_tasks: el.yml
# when: ansible_distribution in ["CentOS" , "Red Hat Enterprise Linux", "Fedora"] and not is_atomic