mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
Delete test file
Delete test file
This commit is contained in:
parent
91045534d0
commit
e8ea6bc946
@ -1,15 +0,0 @@
|
||||
---
|
||||
- name: Run Integration Test
|
||||
hosts: localhost
|
||||
connection: local
|
||||
gather_facts: False
|
||||
environment:
|
||||
TOWER_HOST: https://ansible-tower-web-svc-tower.apps-crc.testing
|
||||
TOWER_USERNAME: admin
|
||||
TOWER_PASSWORD: password
|
||||
TOWER_VERIFY_SSL: False
|
||||
collections:
|
||||
- awx.awx
|
||||
|
||||
tasks:
|
||||
- include_tasks: main.yml
|
||||
Loading…
x
Reference in New Issue
Block a user