Skip to content

Commit 53adca3

Browse files
author
Robin Lenz
committed
fix Save cuby_domain to local file
1 parent 284f60d commit 53adca3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • hetzner-setup/ProcessCube.Cloud/ansible/roles/install_cuby/tasks

hetzner-setup/ProcessCube.Cloud/ansible/roles/install_cuby/tasks/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
dest: "{{ playbook_dir }}/../cuby_domain.txt"
4141
mode: '0644'
4242
delegate_to: localhost
43+
become: false
4344

4445
- name: Template Cuby Operator manifest
4546
template:

0 commit comments

Comments
 (0)