#4583 [Ansible] Update state of yum from installed to present
Closed: Fixed None Opened 9 years ago by kumarpraveen.

= problem =
Current ansible script have older way of using yum modules.

= analysis =
As per latest ansible documents yum module now have present as a state instead of installed -> http://docs.ansible.com/yum_module.html

= enhancement recommendation =
Update yum module state in used ansible scripts.


Cool. We are in freeze right now, but happy to apply this after we get out of freeze. Please remind me if you don't see it get applied after freeze is over.

This patch will contain updated way of using yum module.
yum-module-state-update.patch

Replying to [comment:1 kevin]:

Cool. We are in freeze right now, but happy to apply this after we get out of freeze. Please remind me if you don't see it get applied after freeze is over.

Sure, Let me know when this freeze will over so I will make a note and let you know if this is not applied.

I also updated patch set because in yum module state, removed changed to absent and this patch include that also.

Login to comment on this ticket.

Metadata