Commit a88793c7 authored by nanahira's avatar nanahira

fix

parent 6eea3734
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
- name: cpufreq - name: cpufreq
become: true become: true
copy: copy:
content: '{{cpupower}}' content: '{{cpufreq}}'
dest: '{{item.path}}/scaling_governor' dest: '{{item.path}}/scaling_governor'
unsafe_writes: true unsafe_writes: true
with_items: '{{freq_list.files}}' 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