mirror of
https://github.com/ansible/awx-operator.git
synced 2026-05-06 13:22:50 +00:00
remove unused variables in restore role
This commit is contained in:
@@ -9,9 +9,4 @@ backup_pvc_namespace: ''
|
||||
# Required: backup name, found on the awxbackup object
|
||||
backup_dir: ''
|
||||
|
||||
# TODO: Is this necessary? User's will be able to use the rekey role
|
||||
|
||||
tower_admin_password_secret: "{{ deployment_name }}-admin-password"
|
||||
tower_postgres_configuration_secret: "{{ deployment_name }}-postgres-configuration"
|
||||
tower_secret_key_secret: "{{ deployment_name }}-secret-key"
|
||||
tower_broadcast_websocket_secret: "{{ deployment_name }}-broadcast-websocket"
|
||||
|
||||
Reference in New Issue
Block a user