mirror of https://github.com/ansible/ansible.git
cgroup_perf_recap: Check if user wants to write to files or not (#64988)
if user sets 'write_files' to False or does not set value, then handle file write related operations. Fixes: #64936 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>pull/65731/head
parent
4da87fb3ee
commit
e82b28a920
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- Handle write_files option in cgroup_perf_recap callback plugin (https://github.com/ansible/ansible/issues/64936).
|
||||
Loading…
Reference in New Issue