mirror of
https://github.com/ansible/awx.git
synced 2026-02-21 05:00:07 -03:30
Create AWX docsite with RST content (#14328)
Co-authored-by: Thanhnguyet Vo <tvo@ansible.com> Co-authored-by: TVo <thavo@redhat.com>
This commit is contained in:
2
docs/docsite/rst/common/execution_environs.rst
Normal file
2
docs/docsite/rst/common/execution_environs.rst
Normal file
@@ -0,0 +1,2 @@
|
||||
|
||||
The ability to build and deploy Python virtual environments for automation has been replaced by Ansible execution environments. Unlike legacy virtual environments, execution environments are container images that make it possible to incorporate system-level dependencies and collection-based content. Each execution environment allows you to have a customized image to run jobs, and each of them contain only what you need when running the job, nothing more.
|
||||
Reference in New Issue
Block a user