summaryrefslogtreecommitdiff
path: root/lib/ansible/module_utils/redhat.py
Commit message (Expand)AuthorAgeFilesLines
* Miscellaneous pylint fixes.Matt Clay2017-09-131-5/+0
* Use atomic_move rather than writing in place in redhat_subscription (#27132)Sam Doran2017-07-211-2/+12
* Fixing issue related to writing ini filesGreg2017-07-141-1/+1
* Collated PEP8 fixes (#25293)Dag Wieers2017-06-021-6/+5
* Make configparser imports python3 readyToshio Kuratomi2017-02-031-4/+5
* PEP 8 indent cleanup. (#20800)Matt Clay2017-01-291-1/+1
* PEP 8 whitespace cleanup. (#20783)Matt Clay2017-01-271-1/+1
* Remove some more unused stdlib deps.Toshio Kuratomi2015-11-031-1/+0
* fixed typos found by RETF rules in PY filesChristian Berendt2014-05-031-2/+2
* add missing license headerMichael DeHaan2014-04-241-0/+28
* Force command action to not be executed by the shell unless specifically enabledJames Tanner2014-03-101-0/+252