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.
Updated by Nagoor Shaik almost 5 years ago
- Is duplicate of Bug #27236: Verbosity setting is not sent over to the smart proxy added
Updated by Ondřej Pražák almost 5 years ago
- Subject changed from Increasing Ansible verbosity level does not increase the verbosity of output to Increasing Ansible verbosity level does not increase the verbosity of output
- Status changed from New to Duplicate
Actions