Commit a5631773 authored by nanahira's avatar nanahira

fix

parent 9881bddc
......@@ -13,4 +13,4 @@ upgrade: false
reboot: false
pip_executable: pip
china_mirror_docker: false
cpufreq: false
cpufreq: none
......@@ -10,5 +10,5 @@
content: '{{cpufreq}}'
dest: '{{item.path}}/scaling_governor'
unsafe_writes: true
when: cpufreq
when: 'cpufreq !== "none"'
with_items: '{{freq_list.files}}'
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment