mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Remove "Targeting with Executions" section from docs (#36925)
This feature was removed long ago and is no longer under development. Fixes #36906
This commit is contained in:
parent
a56bf8bd2d
commit
7838d8d3f9
1 changed files with 0 additions and 13 deletions
|
@ -82,19 +82,6 @@ grains.item salt function:
|
|||
more info on using targeting with grains can be found :ref:`here
|
||||
<targeting-grains>`.
|
||||
|
||||
Targeting with Executions
|
||||
`````````````````````````
|
||||
|
||||
As of 0.8.8 targeting with executions is still under heavy development and this
|
||||
documentation is written to reference the behavior of execution matching in the
|
||||
future.
|
||||
|
||||
Execution matching allows for a primary function to be executed, and then based
|
||||
on the return of the primary function the main function is executed.
|
||||
|
||||
Execution matching allows for matching minions based on any arbitrary running
|
||||
data on the minions.
|
||||
|
||||
Compound Targeting
|
||||
``````````````````
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue