mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 18:50:21 -07:00
one less typo
This commit is contained in:
parent
941564b366
commit
b9a546b703
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ On the other hand, if you want to run a playbook *without* certain tasks, you co
|
||||||
Tag Inheritance
|
Tag Inheritance
|
||||||
```````````````
|
```````````````
|
||||||
|
|
||||||
You can apply tags to more than tasks, but they ONLY affect the tasks themselves. Applyng tags anywhere else is just a
|
You can apply tags to more than tasks, but they ONLY affect the tasks themselves. Applying tags anywhere else is just a
|
||||||
convenience so you don't have to write it on every task::
|
convenience so you don't have to write it on every task::
|
||||||
|
|
||||||
- hosts: all
|
- hosts: all
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue