Update versions
This commit is contained in:
parent
2e32262690
commit
fa78dc7a83
3 changed files with 3 additions and 2 deletions
|
|
@ -1,3 +1,3 @@
|
|||
---
|
||||
actual_username: actual
|
||||
actual_version: 24.9.0
|
||||
actual_version: 24.10.0
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@
|
|||
username: "{{ github_registry_user }}"
|
||||
password: "{{ github_registry_token }}"
|
||||
registry: ghcr.io
|
||||
changed_when: false
|
||||
- name: Create the wedding container
|
||||
ansible.builtin.include_role:
|
||||
name: podman-container
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
---
|
||||
wedding_username: wedding
|
||||
wedding_version: 0.0.2
|
||||
wedding_version: 0.0.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue