summaryrefslogtreecommitdiff
path: root/packaging/os/yum.py
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/os/yum.py')
-rw-r--r--packaging/os/yum.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/os/yum.py b/packaging/os/yum.py
index cc9b0040..0714303a 100644
--- a/packaging/os/yum.py
+++ b/packaging/os/yum.py
@@ -183,7 +183,7 @@ EXAMPLES = '''
- name: install the nginx rpm from a remote repo
yum:
- name: 'http://nginx.org/packages/centos/6/noarch/RPMS/nginx-release-centos-6-0.el6.ngx.noarch.rpm'
+ name: http://nginx.org/packages/centos/6/noarch/RPMS/nginx-release-centos-6-0.el6.ngx.noarch.rpm
state: present
- name: install nginx rpm from a local file