community.general/lib/ansible/modules/packaging/os
Tobias Wolf 3a00d2bb38 Add diff support to apt_repository module
The returned list of diffs aims to simulate how a file system diff would
look before and after writing the sources list files.

![screenshot](http://i.imgur.com/dH6QXtY.png)

n.b. Ternary conditional  is due to failing integration test for
python 2.4
2016-12-08 11:24:10 -05:00
..
__init__.py Some more module categorization. 2016-12-08 11:22:25 -05:00
apt.py Split shell command to avoid use_unsafe_shell. 2016-12-08 11:24:09 -05:00
apt_key.py Add support for both keyserver and keyring in apt_key 2016-12-08 11:24:09 -05:00
apt_repository.py Add diff support to apt_repository module 2016-12-08 11:24:10 -05:00
apt_rpm.py Proper author info for all remaining modules 2016-12-08 11:23:07 -05:00
package.py updated docs for package 2016-12-08 11:23:30 -05:00
redhat_subscription.py add no_log to the password parameter 2016-12-08 11:23:55 -05:00
rhn_channel.py Proper author info for all remaining modules 2016-12-08 11:23:07 -05:00
rhn_register.py Do not use a shell construct for rhnreg_ks 2016-12-08 11:24:01 -05:00
rpm_key.py removed syslog in favor of common module logging functions 2016-12-08 11:23:38 -05:00
yum.py Fix for yum's use of rpm with non English locales 2016-12-08 11:24:00 -05:00