Fix galaxy doc (#40755)

s/depeneding/depending/ and s/conditinoals/conditionals/
This commit is contained in:
Michael Scherer 2018-05-30 01:54:12 +02:00 committed by René Moser
parent de385560a8
commit 5a677e140b

View file

@ -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: