mirror of
https://github.com/ansible/awx.git
synced 2026-05-08 01:47:35 -02:30
don't pass the 'organization' or other fields to the search of the instance group or execution environments (#14223)
This commit is contained in:
committed by
GitHub
parent
8feeb5f1fa
commit
49832d6379
@@ -225,6 +225,7 @@
|
||||
schedule:
|
||||
name: "{{ sched2 }}"
|
||||
state: present
|
||||
organization: Default
|
||||
unified_job_template: "{{ jt1 }}"
|
||||
rrule: "DTSTART:20191219T130551Z RRULE:FREQ=WEEKLY;INTERVAL=1;COUNT=1"
|
||||
description: "This hopefully will work"
|
||||
|
||||
Reference in New Issue
Block a user