We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 989a1ab commit 5451ae6Copy full SHA for 5451ae6
automation/roles/cloud_resources/tasks/hetzner.yml
@@ -460,8 +460,6 @@
460
when:
461
- (pgbackrest_install | bool or wal_g_install | bool)
462
- hetzner_object_storage_create | bool
463
- - hetzner_object_storage_access_key | length > 0
464
- - hetzner_object_storage_secret_key | length > 0
465
466
# Server and volume
467
- name: "Hetzner Cloud: Gather information about servers"
0 commit comments