Merge pull request #27 from ansible/devel

Rebase
This commit is contained in:
Sean Sullivan
2021-01-16 22:51:21 -06:00
committed by GitHub
163 changed files with 3425 additions and 1332 deletions

View File

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