community.general/lib/ansible/modules/packaging/os
Chris Becker fabb63c43f Add more specific language to module description and examples
* Add 'on the remote server' to `file` parameter description
* Add example showing how to use the `file` parameter, with specific
  language about the file's location being on the 'remote server'
2016-12-08 11:25:25 -05:00
..
__init__.py Some more module categorization. 2016-12-08 11:22:25 -05:00
apt.py apt: update cache until corrupt package lists are fixed (#5448) 2016-12-08 11:25:25 -05:00
apt_key.py Add more specific language to module description and examples 2016-12-08 11:25:25 -05:00
apt_repository.py Fix python 3 issues with apt* modules. (#4848) 2016-12-08 11:25:05 -05:00
apt_rpm.py Replace dangerous shell calls with module.run_command 2016-12-08 11:25:23 -05:00
package.py removed extra space 2016-12-08 11:24:40 -05:00
redhat_subscription.py Bulk spelling improvement to modules-core (#5225) 2016-12-08 11:25:20 -05:00
rhn_channel.py Proper author info for all remaining modules 2016-12-08 11:23:07 -05:00
rhn_register.py Convert packaging/* to py3/py2.4 syntax (#3702) 2016-12-08 11:24:30 -05:00
rpm_key.py Bulk spelling improvement to modules-core (#5225) 2016-12-08 11:25:20 -05:00
yum.py Fix incorrect line wrapping in output from yum check-updates 2016-12-08 11:25:22 -05:00