ansible/packaging/os
Charles Ferguson 490038b0e4 Update documentation of the 'pkg' and 'state' parameters in yum.
The yum module allows the 'name' parameter to be given as 'pkg', in
a similar way to some of the other package managers. This change
documents this alias.

The module's 'state' parameter has two other aliases, in line with
the 'apt' action; the 'state' parameter can take 'installed' as an
alias for 'present', and 'removed' as an alias for 'absent'. These
aliases are documented.
2015-11-23 23:42:40 +00:00
..
__init__.py Some more module categorization. 2014-11-04 17:23:22 -05:00
apt.py Fixes for bcoca's review of #1916 2015-11-02 13:04:12 -08:00
apt_key.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
apt_repository.py fix error occurring with Debian 2015-07-30 13:16:56 +05:30
apt_rpm.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
package.py updated docs for package 2015-08-13 14:57:55 -04:00
redhat_subscription.py Change author field for os_redhat_subscription.py 2015-09-22 05:51:02 -04:00
rhn_channel.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
rhn_register.py Add version that the profilename param was added 2015-06-30 05:08:38 -07:00
rpm_key.py removed syslog in favor of common module logging functions 2015-10-01 00:13:58 -04:00
yum.py Update documentation of the 'pkg' and 'state' parameters in yum. 2015-11-23 23:42:40 +00:00