mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 14:57:39 -02:30
remove custom_virtualenv support from the AWX collection and docs
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
- name: "{{ org_name1 }}"
|
||||
description: ""
|
||||
max_hosts: 0
|
||||
custom_virtualenv: null
|
||||
related:
|
||||
notification_templates: []
|
||||
notification_templates_started: []
|
||||
@@ -40,7 +39,6 @@
|
||||
- name: "{{ org_name1 }}"
|
||||
description: ""
|
||||
max_hosts: 0
|
||||
custom_virtualenv: null
|
||||
related:
|
||||
notification_templates: []
|
||||
notification_templates_started: []
|
||||
@@ -67,7 +65,6 @@
|
||||
"name": "{{ org_name2 }}",
|
||||
"description": "",
|
||||
"max_hosts": 0,
|
||||
"custom_virtualenv": null,
|
||||
"related": {
|
||||
"notification_templates": [],
|
||||
"notification_templates_started": [],
|
||||
|
||||
Reference in New Issue
Block a user