-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
None
Description of problem:
When enabling debug mode on Satellite, the task is generating an output log for all hosts present on the Job.
Tested on -
sat 6.16.0 snap 2.0
sat 6.15.3.1 snap 1.0
How reproducible:
Always
Is this issue a regression from an earlier version:
No
Steps to Reproduce:
Enable the debug mode on settings to '-vvv' and run the Ansible Default Template on more than one host.
Steps to Reproduce:
1. Enable Ansible Debug.
2. Select two or more hosts.
3. Run ansible roles on those hosts.
4. Check the host execution logs.
Actual behavior:
The host execution log is showing the debug log for all hosts present on the inventory instead of just the expected host.
Expected behavior:
Just the debug output log for the host that the output is being checked.