mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-07 11:13:10 +00:00
Fixing typo
This commit is contained in:
@@ -110,7 +110,7 @@ EXAMPLES='''
|
||||
- bundler: state=present deployment=yes
|
||||
|
||||
# Installs gems using a Gemfile in another directory
|
||||
- bunlder: state=present gemfile=../rails_project/Gemfile
|
||||
- bundler: state=present gemfile=../rails_project/Gemfile
|
||||
|
||||
# Updates Gemfile in another directory
|
||||
- bundler: state=latest chdir=~/rails_project
|
||||
|
||||
Reference in New Issue
Block a user