If you have an example for the playbook and other config to log ansible-recap, please share
On Thursday, January 30, 2020 at 4:12:52 PM UTC-8, Work-Hard wrote: > > I am unable to generate logs with the playbook. Please advise? > > *ansible.cfg* > [defaults] > inventory = ./hosts > > [callback_log_plays] > log_folder = /var/log/ansible/hosts > env:ANSIBLE_LOG_FOLDER > > > *host file * > [windows] > windows [email protected] > > [windows:vars] > ansible_connection = winrm > ansible_ssh_port = 5986 > ansible_winrm_transport = kerberos > ansible_winrm_server_cert_validation = ignore > validate_certs = false > > -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/eb592c4f-2583-4828-8f27-9174184eec1c%40googlegroups.com.
