ansible-osx-command-line-tools
ansible-osx-command-line-tools copied to clipboard
Add a variable to timeout for softwareupdate calls
As the comment notes, the softwareupdate tool can hang for a variety of reasons. It would be nice to have a better workaround for this, but in the meantime we can at least fail these tasks and not cause the entire play to hang indefinitely.
Related to https://github.com/elliotweiser/ansible-osx-command-line-tools/issues/61 and https://github.com/elliotweiser/ansible-osx-command-line-tools/issues/64
Ping @elliotweiser -- are you still maintaining this role?