ansible/packaging
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
..
language re-implements #226 2015-11-03 12:45:00 +01:00
os Update documentation of the 'pkg' and 'state' parameters in yum. 2015-11-23 23:42:40 +00:00
__init__.py package files 2014-09-26 11:05:47 -04:00