We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9830ae commit ae7d8d6Copy full SHA for ae7d8d6
playbook.yaml
@@ -535,7 +535,7 @@
535
git_version: "2.43.0"
536
git_version_to_install: "1:{{ git_version }}-0ppa1~ubuntu22.04.1"
537
keychain_version: "2.8.5"
538
- keychain_version_to_install: "{{ keychain_version }}-2"
+ keychain_version_to_install: "{{ keychain_version }}-4"
539
keychain_version_expected: "{{ keychain_version }}.."
540
541
tasks:
0 commit comments