mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-26 21:33:14 +00:00
Fix small namespace issue
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
- include_tasks: cleanup.yml
|
||||
|
||||
when:
|
||||
- this_backup['resources'][0]['status']['towerBackupComplete'] is not defined
|
||||
- this_backup['resources'][0]['status']['towerBackupDirectory'] is not defined
|
||||
|
||||
- name: Update status variables
|
||||
include_tasks: update_status.yml
|
||||
|
||||
Reference in New Issue
Block a user