Hi All,
Is it possible to perform service pack migration on SuSE Enterprise Linux servers using any built in Ansible modules ?
For example going from SLES 11 SP3 > SP4 or SLES 12 SP1 > SP2
I see there is a zypper module for Ansible but this only really caters for updating and installing packages and not service pack migrations
http://docs.ansible.com/ansible/zypper_module.html
New to the Ansible scene so just trying to get a feel for it still and see if anyone has perhaps already done the hard work already ?