mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 18:40:01 -03:30
Make minor changes to fix sanity test results
This commit is contained in:
parent
12805954e0
commit
677ff99eb4
@ -37,7 +37,7 @@ options:
|
||||
new_name:
|
||||
description:
|
||||
- Setting this option will change the existing name (looked up via the name field.
|
||||
required: True
|
||||
required: False
|
||||
type: str
|
||||
description:
|
||||
description:
|
||||
|
||||
@ -60,7 +60,7 @@
|
||||
that:
|
||||
- result is changed
|
||||
|
||||
- name: Rebuild the same scedule
|
||||
- name: Rebuild the same schedule
|
||||
tower_schedule:
|
||||
name: "{{ sched1 }}"
|
||||
state: present
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user