Actions
Bug #28312
closedIncreasing Ansible verbosity level does not increase the verbosity of output
Status:
Duplicate
Priority:
Normal
Assignee:
-
Target version:
-
Description
Description of problem:
Changing the value of Ansible's default verbosity setting does not change the output of Ansible remote jobs.
Steps to Reproduce:
1. In web UI, navigate to Administer >> Settings >> Ansible;
2. Change the value of the `Default verbosity level` setting to anything other than the default (which is `Disabled`);
3. Initiate an Ansible remote job run against a set of content hosts;
4. Navigate to the `Remote action` subtask for the job.
Actual results:
Output is the same regardless of the value of the `Default verbosity level` setting.
Expected results:
Output verbosity corresponds to the value of this setting.
Actions