mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-26 21:33:14 +00:00
Finish db restore logic
- rename _backup_dir to backup_dir - add towerBackupClaim status to make the pvc name easier to find for users
This commit is contained in:
@@ -76,7 +76,7 @@ You can test this role directly by creating and running the following playbook w
|
||||
|
||||
```
|
||||
---
|
||||
- name: Backup Tower
|
||||
- name: Backup AWX
|
||||
hosts: localhost
|
||||
gather_facts: false
|
||||
roles:
|
||||
|
||||
Reference in New Issue
Block a user