fix: typo in ansible_facts var
All checks were successful
ci/woodpecker/push/linting Pipeline was successful
All checks were successful
ci/woodpecker/push/linting Pipeline was successful
This commit is contained in:
parent
9422bf9d0a
commit
c1bf05670c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Types: deb
|
||||
URIs: {{ debian_repo_url_update }}
|
||||
Suites: {{ ansible_facts['distribution_release'] }} {{ ansible_facts_['distribution_release'] }}-updates
|
||||
Suites: {{ ansible_facts['distribution_release'] }} {{ ansible_facts['distribution_release'] }}-updates
|
||||
Components: main contrib non-free non-free-firmware
|
||||
Enabled: yes
|
||||
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue