mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-25 11:51:26 -07:00
(cherry picked from commit aa4c994dfd
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
2a36e20465
commit
37d25436e8
3 changed files with 4 additions and 4 deletions
|
@ -12,7 +12,7 @@ DOCUMENTATION = '''
|
|||
type: notification
|
||||
short_description: write playbook output to log file
|
||||
description:
|
||||
- This callback writes playbook output to a file per host in the `/var/log/ansible/hosts` directory
|
||||
- This callback writes playbook output to a file per host in the C(/var/log/ansible/hosts) directory
|
||||
requirements:
|
||||
- Whitelist in configuration
|
||||
- A writeable /var/log/ansible/hosts directory by the user executing Ansible on the controller
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue