mirror of
https://github.com/ansible/awx.git
synced 2026-02-21 13:10:11 -03:30
Initial working version of job template callback with a test.
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
[run]
|
||||
source = ansibleworks
|
||||
source = awx
|
||||
branch = True
|
||||
omit = ansibleworks/main/migrations/*
|
||||
omit =
|
||||
awx/main/migrations/*
|
||||
awx/lib/site-packages/*
|
||||
|
||||
[report]
|
||||
# Regexes for lines to exclude from consideration
|
||||
|
||||
Reference in New Issue
Block a user