-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
featureNew feature or requestNew feature or request
Description
Ansible produces two types of logs:
- Local logs on the managed hosts where modules and parameters are logged
- Logs on the controller where tasks and results are logged (similar to the output on the shell when running
ansible-playbook
interactively
This pipeline already has rules for the first part, the local logs.
Integrating the new logs could mean that it would better to combine the currently split rules into a single file. I'm not sure about that, but we should look into that.
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or request