mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
Fix galaxy doc (#40755)
s/depeneding/depending/ and s/conditinoals/conditionals/
This commit is contained in:
committed by
René Moser
parent
de385560a8
commit
5a677e140b
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user