Re: [ansible-project] Re: trying to debug ansible and win_package

2024-01-15 Thread Divan Santana
>> The win_package action failed to execute in the expected time frame (5) >> and was terminated. > The only time this error ever appears is if you have a timeout set on the > task [1]. Check to ensure you don't have that config entry set > 'ansible-config dump --only-changed' or haven't set

[ansible-project] Re: trying to debug ansible and win_package

2024-01-12 Thread jbor...@gmail.com
The only time this error ever appears is if you have a timeout set on the task [1]. Check to ensure you don't have that config entry set 'ansible-config dump --only-changed' or haven't set it on the task play. [1]