mirror of
https://github.com/ansible/awx.git
synced 2026-03-11 14:39:30 -02:30
Delete test file
Delete test file
This commit is contained in:
@@ -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
|
|
||||||
Reference in New Issue
Block a user