Giter Club home page Giter Club logo

Comments (5)

k3it avatar k3it commented on June 25, 2024 1

I was thinking about it too.. may be I'll try to write one if there is a slow week.
tbh I don't see a major advantage of installing ifixes through ansible vs running a couple of DSH commands. But I'm new to ansible :)

from ansible-aix-support.

k3it avatar k3it commented on June 25, 2024

I added a simple emgr module with support for --check mode. Please see fork at https://github.com/k3it/ansible-aix-support

# Examples:
#
#  - name: Install xorgs ifix /foo/bar/xorg_fix3/IJ11544s0a.181127.epkg.Z
#    emgr:
#      package: /foo/bar/xorg_fix3/IJ11544s0a.181127.epkg.Z
#      state: present
#
#  - name: Remove ifix with label IJ11544s0a
#    emgr:
#      label: IJ11544s0a
#      state: absent

If works I can submit a pull request.

from ansible-aix-support.

gforster avatar gforster commented on June 25, 2024

@k3it please do submit the pr. It would probably best to submit it straight to Ansible though as there is now a working AIX group and @kairoaraujo is a lead on it

from ansible-aix-support.

k3it avatar k3it commented on June 25, 2024

Sure I will take a look at sending a pr to the ansible aix repo. If you can give this module a try and let me know if you see any issues it would be helpful. it seems to work ok in our aix environment and fairly straight forward.

from ansible-aix-support.

k3it avatar k3it commented on June 25, 2024

Haha I made ansibot very unhappy. Have to fix a few things..

from ansible-aix-support.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.