diff --git a/lib/foreman_ansible/register.rb b/lib/foreman_ansible/register.rb index 26029c0d..821e7808 100644 --- a/lib/foreman_ansible/register.rb +++ b/lib/foreman_ansible/register.rb @@ -77,8 +77,7 @@ full_name: N_('Ansible roles to ignore') setting 'foreman_ansible_proxy_batch_size', type: :integer, - description: N_('Number of tasks which should be sent to the smart proxy in one request, '\ - 'if foreman_tasks_proxy_batch_trigger is enabled. '\ + description: N_('Number of tasks which should be sent to the smart proxy in one request. '\ 'If set, overrides foreman_tasks_proxy_batch_size setting for Ansible jobs.'), default: nil, full_name: N_('Proxy tasks batch size for Ansible')