Fix galaxy doc (#40755)
s/depeneding/depending/ and s/conditinoals/conditionals/
This commit is contained in:
parent
de385560a8
commit
5a677e140b
1 changed files with 2 additions and 2 deletions
|
@ -178,8 +178,8 @@ the format ``username.role_name``. The more complex format used in ``requirement
|
|||
|
||||
Tags are inherited *down* the dependency chain. In order for tags to be applied to a role and all its dependencies, the tag should be applied to the role, not to all the tasks within a role.
|
||||
|
||||
Roles listed as dependencies are subject to conditionals and tag filtering, and may not execute fully depeneding on
|
||||
what tags and conditinoals are applied.
|
||||
Roles listed as dependencies are subject to conditionals and tag filtering, and may not execute fully depending on
|
||||
what tags and conditionals are applied.
|
||||
|
||||
Dependencies found in Galaxy can be specified as follows:
|
||||
|
||||
|
|
Loading…
Reference in a new issue