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 mach...@abc.com

[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 ansible-project+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/e1f85b4f-be54-4688-8e8a-3f59406a459e%40googlegroups.com.

Reply via email to