X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ta%2Finfra-ansible.git;a=blobdiff_plain;f=playbooks%2Fperformance-kernel-cmdline-set.yml;h=5b8b20dc356daf53feb02f0409d1d5f2bf9051fb;hp=31f795c19aa4dc97583030fea3df94b089da1c54;hb=dbb4af6c93016ee5ae86ecf7d923165a9f30485d;hpb=377fdca5d6db8ed91bb03ec46f7fb8eba805d0b7 diff --git a/playbooks/performance-kernel-cmdline-set.yml b/playbooks/performance-kernel-cmdline-set.yml index 31f795c..5b8b20d 100644 --- a/playbooks/performance-kernel-cmdline-set.yml +++ b/playbooks/performance-kernel-cmdline-set.yml @@ -20,5 +20,6 @@ hosts: base gather_facts: "{{ gather_facts | default(True) }}" max_fail_percentage: 20 + strategy: linear roles: - role: "change_kernel_cmdline"