Hi,
Although the subject looks terrifying for most (or at least me ;-)), I am
looking into the project’s stance on AIX and Solaris support. One of the
projects I am working on is the selection of a management tool that
supports Linux, Solaris and AIX.
Given that I don’t know of any tools that “could” do this as easy as
Ansible could, where would the project take this ? And would any such
patches be accepted that would facilitate AIX and Solaris support, or even
add AIX and Solaris modules in a separate tree ?
I don’t know what you mean with “where would the project take this”, but we would definitely take patches
for those operating systems.
I’d prefer that work be done to enhance the core modules vs on a separate tree. Shouldn’t be too bad, I wouldn’t think.
I noticed that the frontpage explicitely mentions Linux/Unix. Was this
already discussed before ?
There’s two levels of support. Does ansible talk to X and can you run modules on it, and are the modules
you are particularly using aware of the OS details.
So far I haven’t heard of anyone doing much with AIX/Solaris, but then again, people could be using the file
module perfectly fine and we’d never know. Obviously the service modules may need some tweaks, but the basics
should just work, and if you write an arbitrary module, it should just work. It’s Unix.
We have folks working on upgrading modules for BSD and people have done some work to make Ansible happier
on OS X from an overlord perspective. I am interested in seeing Ansible start to manage OS X
clients as well. Though the core, if you’re just using command or copy or whatever, is good to go.
So yeah, all this is welcome.