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