Removing check report
Change-Id: Ib06c6118b1b07b30e56e8a39c1532b1c99296d67
This commit is contained in:
@@ -19,8 +19,6 @@
|
||||
command: tuned-adm active
|
||||
register: tuned_stdout
|
||||
changed_when: no
|
||||
failed_when: "'{{ tuned_profile }}' not in '{{ tuned_result.stdout }}'"
|
||||
ignore_errors: True
|
||||
|
||||
- set_fact:
|
||||
tuned_result : "{{ tuned_stdout.stdout }}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user