Update versions

This commit is contained in:
Thomas Kleinendorst 2024-10-05 12:31:55 +02:00
parent 2e32262690
commit fa78dc7a83
3 changed files with 3 additions and 2 deletions

View file

@ -1,3 +1,3 @@
--- ---
actual_username: actual actual_username: actual
actual_version: 24.9.0 actual_version: 24.10.0

View file

@ -12,6 +12,7 @@
username: "{{ github_registry_user }}" username: "{{ github_registry_user }}"
password: "{{ github_registry_token }}" password: "{{ github_registry_token }}"
registry: ghcr.io registry: ghcr.io
changed_when: false
- name: Create the wedding container - name: Create the wedding container
ansible.builtin.include_role: ansible.builtin.include_role:
name: podman-container name: podman-container

View file

@ -1,3 +1,3 @@
--- ---
wedding_username: wedding wedding_username: wedding
wedding_version: 0.0.2 wedding_version: 0.0.3