mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 17:48:10 -03:30
Sweeping replace of old dev venv paths
This commit is contained in:
@@ -153,7 +153,7 @@ EXAMPLES = '''
|
||||
organization: "test"
|
||||
scm_update_on_launch: True
|
||||
scm_update_cache_timeout: 60
|
||||
custom_virtualenv: "/var/lib/awx/venv/ansible-2.2"
|
||||
custom_virtualenv: "/var/lib/awx/var/lib/awx/venv/ansible-2.2"
|
||||
state: present
|
||||
tower_config_file: "~/tower_cli.cfg"
|
||||
'''
|
||||
|
||||
Reference in New Issue
Block a user