From b7b97dd58d0c57461bc2f4fe9b431e7329e30fdb Mon Sep 17 00:00:00 2001 From: chris meyers Date: Thu, 21 Mar 2019 09:26:59 -0400 Subject: [PATCH] doc update fix --- docs/process_isolation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/process_isolation.md b/docs/process_isolation.md index 5afbbd04fa..e73da07fa8 100644 --- a/docs/process_isolation.md +++ b/docs/process_isolation.md @@ -4,7 +4,7 @@ In older version of Ansible Tower we used a system called `proot` to isolate tow For Tower 3.1 and later we have switched to using `bubblewrap` which is a much lighter weight and maintained process isolation system. -Tower 3.4 forward uses the process isolation feature in ansible runner to achieve process isolation. +Tower 3.5 forward uses the process isolation feature in ansible runner to achieve process isolation. ### Activating Process Isolation