490038b0e4
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. |
||
---|---|---|
.. | ||
__init__.py | ||
apt.py | ||
apt_key.py | ||
apt_repository.py | ||
apt_rpm.py | ||
package.py | ||
redhat_subscription.py | ||
rhn_channel.py | ||
rhn_register.py | ||
rpm_key.py | ||
yum.py |