Hey Smooge, Thanks for the reply!! Will surely try out the link sent :) Even we have just one box to test this on hence the IT does the trial and errors. :D Will get back to you on this.
Regards, Mona On Monday, March 27, 2017 at 8:31:12 PM UTC+5:30, Smooge wrote: > > On 7 March 2017 at 02:49, Mona Gopal <[email protected] <javascript:>> > wrote: > > Hello, > > > > I need ansible to be installed on AIX 6.1 and 7.1. > > Kindly provide the pre-requisites and steps for installation of ansible > > > > Also, would it require any changes to be done in the playbook? > > > > Have been referring to the below link, but hasn't been of much help: > > https://www.djouxtech.net/posts/ansible-on-aix/ > > > > Kindly suggest a way forward ASAP > > > > So the instructions look to be lacking in some key steps of getting > ansible installed. You will probably need to get the python-setuptools > package and then look at the steps at > https://github.com/nodejs/build/issues/533 > > I would do the following: > 1. Get a test instance to make sure this isn't going to eat your systems > brains > 2. download https://bootstrap.pypa.io/get-pip.py > Note: I don't like the fact that the blob has no gpg signature or > sha256sum etc to say "Hey we really put this up here for you". I would > prefer to give you anything else.. but I don't have any AIX systems to > build rpms on so ¯\_(ツ)_/¯ > 3. examine that blob as best you can... > 4. python get-pip.py > 5. See if that works and didn't eat your test system or join a zombie > horde of aix systems. > 6. install ansible on the test box and work from there. > > > > > > Regards, > > Mona G > > > > > > -- > > 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] <javascript:>. > > To post to this group, send email to [email protected] > <javascript:>. > > To view this discussion on the web visit > > > https://groups.google.com/d/msgid/ansible-project/c1c0b1f0-90f3-4f7a-abc4-df16896ee78e%40googlegroups.com. > > > > For more options, visit https://groups.google.com/d/optout. > > > > -- > Stephen J Smoogen. > -- 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/740f9168-6884-4c52-a3f9-8329796f3564%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
