Hi folks I need to create an inventory file for windows servers. Therefore I run the following command:
ansible win00-stg -m setup --tree out/ when I check into one of the generate files there is no disk information. However I can run it separetly with the follwing command: ansible win00-stg -m win_disk_facts --tree out/ There is a way to include the disk information in the same command. Thanks in advance Federico -- 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 post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/7bd6ada6-d09f-4697-8f60-a7ab722e9755%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
