mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
(cherry picked from commit 015566fb06)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
@@ -113,7 +113,7 @@ EXAMPLES = '''
|
||||
- name: Install Dancer perl package without running the unit tests in indicated locallib
|
||||
community.general.cpanm:
|
||||
name: Dancer
|
||||
notest: True
|
||||
notest: true
|
||||
locallib: /srv/webapps/my_app/extlib
|
||||
|
||||
- name: Install Dancer perl package from a specific mirror
|
||||
|
||||
Reference in New Issue
Block a user