Change the default EE location

This commit is contained in:
Alan Rominger
2020-12-11 21:44:51 -05:00
committed by Shane McDonald
parent 9964ba7c9a
commit b953478225
3 changed files with 3 additions and 3 deletions

View File

@@ -58,7 +58,7 @@ EXAMPLES = '''
- name: Add EE to Tower
tower_execution_environment:
name: "My EE"
image: quay.io/awx/ee
image: quay.io/ansible/awx-ee
'''