add wording of delete_collections less attribute being optional, fix incorrect Attribute names, and fix typos

This commit is contained in:
YozoraXCII 2024-01-05 21:55:28 +00:00
parent a9391fdb94
commit 8fbcf49afd
24 changed files with 26 additions and 26 deletions

View file

@ -69,7 +69,7 @@ You can create individual blocks of operations by using a list under `operations
<hr style="margin: 0px;">
**Attribute:** `assets_for_all`
**Attribute:** `delete_collections`
**Accepted Values:** There are a few different options to determine how the `delete_collections` works.
@ -78,7 +78,7 @@ You can create individual blocks of operations by using a list under `operations
<tr><td>`managed: false`</td><td>Collection must be Unmanaged to be deleted<br>(collection does not have the `PMM` label)</td></tr>
<tr><td>`configured: true`</td><td>Collection must be Configured to be deleted<br>(collection is in the config file of the specific PMM run)</td></tr>
<tr><td>`configured: false`</td><td>Collection must be Unconfigured to be deleted<br>(collection is not in the config file of the specific PMM run)</td></tr>
<tr><td>`less: ###`</td><td>Collection must contain less then the given number of items to be deleted.<br>### is a Number greater than 0</td></tr>
<tr><td>`less: ###`</td><td>Collection must contain less then the given number of items to be deleted.<br>### is a Number greater than 0<br>Optional value which if undefined means collections will be deleted regardless of how many items they have</td></tr>
</table>
**The collection does not need to be scheduled to be considered configured and only needs to be in the config file.**
@ -410,7 +410,7 @@ You can create individual blocks of operations by using a list under `operations
<hr style="margin: 0px;">
**Attribute:** `mass_poster_update`
**Attribute:** `mass_background_update`
**Accepted Values:**

View file

@ -49,7 +49,7 @@ Note that the `template_variables:` section only needs to be used if you do want
??? info "Click to expand"
??? example "Default Templatye Variable Values (click to expand)"
??? example "Default Template Variable Values (click to expand)"
| Variable | Default |
|:--------------------|:------------|

View file

@ -65,7 +65,7 @@ Note that the `template_variables:` section only needs to be used if you do want
??? info "Click to expand"
??? example "Default Templatye Variable Values (click to expand)"
??? example "Default Template Variable Values (click to expand)"
| Variable | Default |
|:--------------------|:------------|

View file

@ -62,7 +62,7 @@ Note that the `template_variables:` section only needs to be used if you do want
??? info "Click to expand"
??? example "Default Templatye Variable Values (click to expand)"
??? example "Default Template Variable Values (click to expand)"
| Variable | Default |
|:--------------------|:------------|

View file

@ -50,7 +50,7 @@ Note that the `template_variables:` section only needs to be used if you do want
??? info "Click to expand"
??? example "Default Templatye Variable Values (click to expand)"
??? example "Default Template Variable Values (click to expand)"
| Variable | Default |
|:--------------------|:---------|

View file

@ -51,7 +51,7 @@ Note that the `template_variables:` section only needs to be used if you do want
??? info "Click to expand"
??? example "Default Templatye Variable Values (click to expand)"
??? example "Default Template Variable Values (click to expand)"
| Variable | Default |
|:--------------------|:---------|

View file

@ -40,7 +40,7 @@ Note that the `template_variables:` section only needs to be used if you do want
??? info "Click to expand"
??? example "Default Templatye Variable Values (click to expand)"
??? example "Default Template Variable Values (click to expand)"
| Variable | Default |
|:--------------------|:---------|

View file

@ -46,7 +46,7 @@ Note that the `template_variables:` section only needs to be used if you do want
??? info "Click to expand"
??? example "Default Templatye Variable Values (click to expand)"
??? example "Default Template Variable Values (click to expand)"
| Variable | Default |
|:--------------------|:---------|

View file

@ -30,7 +30,7 @@ Note that the `template_variables:` section only needs to be used if you do want
??? info "Click to expand"
??? example "Default Templatye Variable Values (click to expand)"
??? example "Default Template Variable Values (click to expand)"
| Variable | Default |
|:--------------------|:------------|

View file

@ -27,7 +27,7 @@ Note that the `template_variables:` section only needs to be used if you do want
??? info "Click to expand"
??? example "Default Templatye Variable Values (click to expand)"
??? example "Default Template Variable Values (click to expand)"
| Variable | Default |
|:--------------------|:------------|

View file

@ -42,7 +42,7 @@ Note that the `template_variables:` section only needs to be used if you do want
??? info "Click to expand"
??? example "Default Templatye Variable Values (click to expand)"
??? example "Default Template Variable Values (click to expand)"
| Variable | Default |
|:--------------------|:------------------|

View file

@ -43,7 +43,7 @@ Note that the `template_variables:` section only needs to be used if you do want
??? info "Click to expand"
??? example "Default Templatye Variable Values (click to expand)"
??? example "Default Template Variable Values (click to expand)"
| Variable | Default |
|:--------------------|:------------|

View file

@ -126,7 +126,7 @@ Note that the `template_variables:` section only needs to be used if you do want
??? info "Click to expand"
??? example "Default Templatye Variable Values (click to expand)"
??? example "Default Template Variable Values (click to expand)"
| Variable | Default |
|:--------------------|:-----------------------------|

View file

@ -27,7 +27,7 @@ Note that the `template_variables:` section only needs to be used if you do want
??? info "Click to expand"
??? example "Default Templatye Variable Values (click to expand)"
??? example "Default Template Variable Values (click to expand)"
| Variable | Default |
|:--------------------|:------------|

View file

@ -39,7 +39,7 @@ Note that the `template_variables:` section only needs to be used if you do want
??? info "Click to expand"
??? example "Default Templatye Variable Values (click to expand)"
??? example "Default Template Variable Values (click to expand)"
| Variable | Default |
|:--------------------|:------------|

View file

@ -68,7 +68,7 @@ Note that the `template_variables:` section only needs to be used if you do want
??? info "Click to expand"
??? example "Default Templatye Variable Values (click to expand)"
??? example "Default Template Variable Values (click to expand)"
| Variable | Default |
|:--------------------|:------------|

View file

@ -118,7 +118,7 @@ Note that the `template_variables:` section only needs to be used if you do want
??? info "Click to expand"
??? example "Default Templatye Variable Values (click to expand)"
??? example "Default Template Variable Values (click to expand)"
| Variable | Default |
|:--------------------|:------------|

View file

@ -53,7 +53,7 @@ Note that the `template_variables:` section only needs to be used if you do want
??? info "Click to expand"
??? example "Default Templatye Variable Values (click to expand)"
??? example "Default Template Variable Values (click to expand)"
| Variable | Default |
|:--------------------|:---------|

View file

@ -33,7 +33,7 @@ Note that the `template_variables:` section only needs to be used if you do want
??? info "Click to expand"
??? example "Default Templatye Variable Values (click to expand)"
??? example "Default Template Variable Values (click to expand)"
| Variable | Default |
|:--------------------|:------------|

View file

@ -36,7 +36,7 @@ Note that the `template_variables:` section only needs to be used if you do want
??? info "Click to expand"
??? example "Default Templatye Variable Values (click to expand)"
??? example "Default Template Variable Values (click to expand)"
| Variable | Default |
|:--------------------|:------------|

View file

@ -55,7 +55,7 @@ Note that the `template_variables:` section only needs to be used if you do want
??? info "Click to expand"
??? example "Default Templatye Variable Values (click to expand)"
??? example "Default Template Variable Values (click to expand)"
| Variable | Default |
|:--------------------|:-------------------------------------------------------------------------------|

View file

@ -30,7 +30,7 @@ Note that the `template_variables:` section only needs to be used if you do want
??? info "Click to expand"
??? example "Default Templatye Variable Values (click to expand)"
??? example "Default Template Variable Values (click to expand)"
| Variable | Default |
|:--------------------|:------------|

View file

@ -36,7 +36,7 @@ Note that the `template_variables:` section only needs to be used if you do want
??? info "Click to expand"
??? example "Default Templatye Variable Values (click to expand)"
??? example "Default Template Variable Values (click to expand)"
| Variable | Default |
|:--------------------|:-----------------|

View file

@ -49,7 +49,7 @@ Note that the `template_variables:` section only needs to be used if you do want
??? info "Click to expand"
??? example "Default Templatye Variable Values (click to expand)"
??? example "Default Template Variable Values (click to expand)"
| Variable | Default |
|:--------------------|:------------|