doc update fix

This commit is contained in:
chris meyers 2019-03-21 09:26:59 -04:00
parent 0a670e8db1
commit b7b97dd58d

View File

@ -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