mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-26 21:33:12 +00:00
Type options of callback plugins (#8628)
Type options of callback plugins.
This commit is contained in:
@@ -21,6 +21,7 @@ DOCUMENTATION = '''
|
||||
log_folder:
|
||||
default: /var/log/ansible/hosts
|
||||
description: The folder where log files will be created.
|
||||
type: str
|
||||
env:
|
||||
- name: ANSIBLE_LOG_FOLDER
|
||||
ini:
|
||||
|
||||
Reference in New Issue
Block a user