mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-09 10:41:31 -07:00
Merge pull request #109 from dne/patch-1
Remove outdated note about apt module
This commit is contained in:
commit
bdba38c790
1 changed files with 0 additions and 4 deletions
|
@ -73,10 +73,6 @@ Example action from Ansible :doc:`playbooks`::
|
||||||
apt pkg=foo=1.00 state=installed
|
apt pkg=foo=1.00 state=installed
|
||||||
apt pkg=nginx state=latest default-release=squeeze-backports update-cache=yes
|
apt pkg=nginx state=latest default-release=squeeze-backports update-cache=yes
|
||||||
|
|
||||||
|
|
||||||
NOTE: the apt module cannot currently request installation of a specific software version, as the yum
|
|
||||||
module can. This should be available in a future release.
|
|
||||||
|
|
||||||
.. _command:
|
.. _command:
|
||||||
|
|
||||||
command
|
command
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue