Hello I was trying to port Ansible to OpenVMS Itanium.
Ansible is written in Python, and Python is available for OpenVMS I thought I had read some time ago some Ansible doc explaining how to deal with another OS, but I can't find it in the docs. Regards Le mer. 24 oct. 2018 à 17:37, <[email protected]> a écrit : > Hi, > > Could you please explain what you are trying to achieve, so we can guide > you? > > The existing code supports most common Operating Systems even if their > isn't a specific Python file for that Operating System. > > Kind regards, > gundalow > > > On Wednesday, October 24, 2018 at 1:39:10 PM UTC+1, [email protected] > wrote: >> >> Hello >> >> I am looking for some docs explaining how to develop an agent for >> another Operating System >> >> I noticed in >> >> /usr/local/python2.7/dist-packages:ansible/modules-utils/facts/hardware >> >> some files like >> aix.py >> sunos.py >> netbsd.py >> linux.py >> hpux.py >> >> and so >> >> It seems ansible_distribution may be the name of the OS, according to >> >> >> https://docs.ansible.com/ansible/2.6/user_guide/playbooks_best_practices.html?highlight=operating%20system >> >> Thanks for any hint >> > -- > 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/9ad684c1-016f-456e-ae9c-1ba8811a80c5%40googlegroups.com > <https://groups.google.com/d/msgid/ansible-project/9ad684c1-016f-456e-ae9c-1ba8811a80c5%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAC91cNYXk_U-D-RNtTLhU9S%3DLHNW-rKj%3DjV-A6wK2999kJSXMg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
