diff --git a/roles/tuned_amdgpu/templates/profile-common.sh.j2 b/roles/tuned_amdgpu/templates/profile-common.sh.j2 index 5970513..8a186fc 100644 --- a/roles/tuned_amdgpu/templates/profile-common.sh.j2 +++ b/roles/tuned_amdgpu/templates/profile-common.sh.j2 @@ -1,5 +1,5 @@ #!/bin/bash -# +{{ ansible_managed | comment }} # 'common' file sourced by other scripts under tuned profile # # dynamically determine the connected GPU using the DRM subsystem diff --git a/roles/tuned_amdgpu/templates/tuned.conf.j2 b/roles/tuned_amdgpu/templates/tuned.conf.j2 index a10ec3e..3237eb3 100644 --- a/roles/tuned_amdgpu/templates/tuned.conf.j2 +++ b/roles/tuned_amdgpu/templates/tuned.conf.j2 @@ -1,3 +1,5 @@ +{{ ansible_managed | comment }} + [main] include={{ item.1 }} summary={{ item.1 }} + TCP/RAID tweaks + AMDGPU {{ item.0 }}