Merge pull request #97 from inspirepfs/main

Update main.yaml
This commit is contained in:
tehNooB 2024-08-23 01:03:40 +01:00 committed by GitHub
commit 203593c0aa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@
cmd: talosctl apply-config --insecure --nodes {{ control_plane_2 }} --file {{ config_directory }}/controlplane.yaml
changed_when: true
- name: Apply config to first node
- name: Apply config to third node
ansible.builtin.command:
cmd: talosctl apply-config --insecure --nodes {{ control_plane_3 }} --file {{ config_directory }}/controlplane.yaml
changed_when: true