Skip to content

Commit 18ef564

Browse files
chore(deps): update dependency ansible to v10.4.0 (#1591)
Signed-off-by: Renovate Bot <[email protected]>
1 parent 6e78bfd commit 18ef564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/manager/templates/wrapper/osism-update-manager.j2

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ANSIBLE_INVENTORY=${ANSIBLE_INVENTORY:-{{ configuration_directory }}/inventory}
77
ANSIBLE_PLAYBOOKS_MANAGER_SOURCE=${ANSIBLE_PLAYBOOKS_MANAGER_SOURCE:-git+https://github.com/osism/ansible-playbooks-manager}
88
ANSIBLE_PRIVATE_KEY=${ANSIBLE_PRIVATE_KEY:-/opt/ansible/secrets/id_rsa.operator}
99
ANSIBLE_USER=${ANSIBLE_USER:-dragon}
10-
ANSIBLE_VERSION=${ANSIBLE_VERSION:-ansible==10.3.0}
10+
ANSIBLE_VERSION=${ANSIBLE_VERSION:-ansible==10.4.0}
1111
CONFIGURATION_DIRECTORY=${CONFIGURATION_DIRECTORY:-{{ configuration_directory }}}
1212
INSTALL_ANSIBLE_ROLES=${INSTALL_ANSIBLE_ROLES:-true}
1313
MANAGER_VERSION=${MANAGER_VERSION:-main}

0 commit comments

Comments
 (0)