Skip to content

cynthwjwu/ansible-playbooks

 
 

Repository files navigation

patch_mgmt

AIX for Ansible

Requirements

Platforms

  • AIX 6.1
  • AIX 7.1
  • AIX 7.2

Ansible

  • Requires Ansible 1.2 or newer

Resources

suma

Crates a task to automate the download of technology levels (TL) and service packs (SP) from a fix server.

In the aix_syma module is:

    aix_suma:
      oslevel:  specify the OS level
      location: specify the location
      targets:  specify the target name
      action:   specify to action to be performed

About

Playbooks can be used to manage configurations of and deployments to AIX systems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%