mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
fix doc example
This commit is contained in:
@@ -680,7 +680,7 @@ for this module.
|
||||
|
||||
Example from `/usr/bin/ansible` to bootstrap a legacy python 2.4 host::
|
||||
|
||||
ansible newhost.example.com raw -a "yum install python-simplejson"
|
||||
ansible newhost.example.com -m raw -a "yum -y install python-simplejson"
|
||||
|
||||
.. _service:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user