Yes... I have a bunch of basic configuration tasks that I have running on Linux and AIX. I have found a few (minor) issues so far...
1) Unpack requires gnu tar if you give it a compressed tar file, simple solution, give it uncompressed ones. :-D 2) Python can cause issues (I've had to compile my own python for AIX 7x because the OpenSSL library has gone from 0.9.9 to 1.0.1... Python runs and then fails with strange error messages at times). 3) The cron module requires a minor change to work with AIX (pull request is in so hopefully it will make it into the code soon. That's most of the things I can remember for now. Adam -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
