X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=playbooks%2Fperformance-kernel-cmdline-set.yml;h=5b8b20dc356daf53feb02f0409d1d5f2bf9051fb;hb=bb5a48dd936f398e07335212583c5859abf0fafc;hp=31f795c19aa4dc97583030fea3df94b089da1c54;hpb=74a49ba6ef2ea715fa492db0bcd85c30398688e8;p=ta%2Finfra-ansible.git 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"