Skip to content

Commit 0fe89a2

Browse files
committed
Update doc with shell requirement.
Signed-off-by: ddimatos <[email protected]>
1 parent be5be5d commit 0fe89a2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/source/resources/releases_maintenance.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,9 @@ The z/OS managed node includes several shells, currently the only supported shel
8383
`/bin/sh`_. To configure which shell the ansible control node will use on the target machine, set inventory variable
8484
**ansible_shell_executable**.
8585

86-
```
87-
ansible_shell_executable: /bin/sh
88-
```
86+
.. code-block:: sh
87+
88+
ansible_shell_executable: /bin/sh
8989
9090
+---------+----------------------------+---------------------------------------------------+---------------+---------------+
9191
| Version | Controller | Managed Node | GA | End of Life |

0 commit comments

Comments
 (0)