I've been trying different methods, and trying to escape the characters '\', but I cannot seem to figure out how to pass this whole command through.
I haven't really turned up anything online either. I've tested the command locally on my admin server and it works as stated, but not with ansible. ansible dns-servers -m shell -s -a "auditctl -a always,exit -F arch=b64 -S fchownat -F auid\>=500 -F auid\!=4294967295 -k perm_mod" dns001.polly.com | FAILED | rc=0 >> unsupported parameter for module: auid\> Thanks for any assistance. -- 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/c85ac22a-49e4-4e5f-a5a9-302e5731368b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
