update logic

This commit is contained in:
sean-m-ssullivan
2021-03-03 12:20:13 -06:00
parent a0090c7c52
commit 6d88a81cbd
6 changed files with 10 additions and 6 deletions

View File

@@ -212,7 +212,7 @@
- assert:
that:
- result is changed
- result.copied
- name: Delete an SSH credential
tower_credential:

View File

@@ -59,7 +59,7 @@
- assert:
that:
- "result is changed"
- result.copied
- name: Delete an Inventory
tower_inventory:

View File

@@ -142,7 +142,7 @@
- assert:
that:
- result is changed
- result.copied
- name: Delete copied email notification
tower_notification_template:

View File

@@ -89,7 +89,7 @@
# the project, or it could be because the module actually failed somehow
- assert:
that:
- "result is changed"
- result.copied
- name: Check module fails with correct msg when given non-existing org as param
tower_project:

View File

@@ -253,7 +253,7 @@
- assert:
that:
- "result is changed"
- result.copied
- name: Fail Remove "on start" webhook notification from copied workflow job template
tower_workflow_job_template: