drachtio / ansible-role-fsmrf

ansible role for building a Freeswitch to use with drachtio-fsmrf
MIT License
5 stars 29 forks source link

ERROR! couldn't resolve module/action 'patch' #10

Closed denialhaq closed 2 years ago

denialhaq commented 2 years ago

Hi,

Hope you are doing well. I am trying use drachtio-fsmrf module including the extra modules. But an error appear when i run ansible playbook, as i mage shown below.

ERROR! couldn't resolve module/action 'patch'. This often indicates a misspelling, missing collection, or incorrect module path.

The error appears to be in '/Users/mohamaddenialhaq/Documents/All about Drachtio/ansible-role-fsmrf/tasks/main.yml': line 92, column 3, but may be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:

  • name: patch switch_rtp.c to disable the flushing of rtp packets feature ^ here

Kindy need your advice.

Thank you

denialhaq commented 2 years ago

fix by update module for ansible