You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/packaging/os
Tobias Wolf dba53b5543 Add diff to apt.py (#2944)
for install, remove, deb_install, and upgrade.

Since apt has very commonly familiar output, just use the normal output
from apt-get or aptitude -- trimmed to the interesting parts -- to show
to the user if she specified --diff on the CLI.

Uses the recent support for the `diff['prepared]` key.

Fixes ansible/ansible#10239
9 years ago
..
__init__.py Some more module categorization. 10 years ago
apt.py Add diff to apt.py (#2944) 9 years ago
apt_key.py Add support for both keyserver and keyring in apt_key 9 years ago
apt_repository.py Add diff support to apt_repository module 9 years ago
apt_rpm.py Proper author info for all remaining modules 10 years ago
package.py updated docs for package 9 years ago
redhat_subscription.py Merge pull request #3352 from gundalow/docsrh_subs 9 years ago
rhn_channel.py Proper author info for all remaining modules 10 years ago
rhn_register.py Merge pull request #3283 from mscherer/fix_argument_rhn_register 9 years ago
rpm_key.py removed syslog in favor of common module logging functions 9 years ago
yum.py Yum module always downloads remote rpms. fixes #1452 9 years ago