mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-26 22:51:23 -07:00
fixed typo
This commit is contained in:
parent
d699ef72d2
commit
e1faa78722
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
Directives Glossary
|
Directives Glossary
|
||||||
===================
|
===================
|
||||||
|
|
||||||
Here we list the common playbook objects and the their directives.
|
Here we list the common playbook objects and their directives.
|
||||||
Note that not all directives affect the object itself and might just be there to be inherited by other contained objects.
|
Note that not all directives affect the object itself and might just be there to be inherited by other contained objects.
|
||||||
Aliases for the directives are not reflected here, nor are mutable ones, for example `action` in task can be substituted by the name of any module plugin.
|
Aliases for the directives are not reflected here, nor are mutable ones, for example `action` in task can be substituted by the name of any module plugin.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue