Skip to content

Commit be5be5d

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/resources/releases_maintenance.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ to view IBM's `Open Enterprise SDK for Python lifecycle`_, search on product ID
8181

8282
The z/OS managed node includes several shells, currently the only supported shell is the z/OS Shell located in path
8383
`/bin/sh`_. To configure which shell the ansible control node will use on the target machine, set inventory variable
84-
**ansible_shell_executable**.
84+
**ansible_shell_executable**.
8585

8686
```
8787
ansible_shell_executable: /bin/sh

0 commit comments

Comments
 (0)