mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
Fixed simple typo on galaxy page (#33033)
This commit is contained in:
parent
c212c2e19f
commit
2995439fbf
1 changed files with 1 additions and 1 deletions
|
@ -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*
|
||||
|
||||
::
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue