Skip to content

Commit 1866bd5

Browse files
chore: auto fixes from pre-commit.com hooks
1 parent 928d6b2 commit 1866bd5

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/installing.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -344,12 +344,12 @@ $ ansible-creator add plugin <plugin-type> <plugin-name> <collection-path>
344344

345345
#### Positional Arguments
346346

347-
| Parameter | Description |
348-
| --------- | -------------------------------------------------------------- |
349-
| action | Add an action plugin to an existing Ansible Collection. |
350-
| filter | Add a filter plugin to an existing Ansible Collection. |
351-
| lookup | Add a lookup plugin to an existing Ansible Collection. |
352-
| module | Add a generic module to an existing Ansible Collection. |
347+
| Parameter | Description |
348+
| --------- | ------------------------------------------------------- |
349+
| action | Add an action plugin to an existing Ansible Collection. |
350+
| filter | Add a filter plugin to an existing Ansible Collection. |
351+
| lookup | Add a lookup plugin to an existing Ansible Collection. |
352+
| module | Add a generic module to an existing Ansible Collection. |
353353

354354
#### Example of adding a plugin
355355

0 commit comments

Comments
 (0)