1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Fixed simple typo on galaxy page (#33033)

This commit is contained in:
Tom Mast 2017-11-18 04:22:58 -05:00 committed by René Moser
parent c212c2e19f
commit 2995439fbf

View file

@ -139,7 +139,7 @@ Installing multiple roles from multiple files
At a basic level, including requirements files allows you to break up bits of roles into smaller files. Role includes pull in roles from other files.
Use the following command to install roles includes in *requirements.yml* + *webserver,yml*
Use the following command to install roles includes in *requirements.yml* + *webserver.yml*
::