mirror of https://github.com/ansible/ansible.git
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.reviewable/pr18780/r1
parent
03035d7a31
commit
490038b0e4
Loading…
Reference in New Issue