Skip to content

Commit

Permalink
Merge branch '102-upgrade-ansible' into 'master'
Browse files Browse the repository at this point in the history
Issue #102: Upgrade Ansible version from 2.8.1 to 2.10.8.

Closes #102

See merge request consensus.enterprises/drumkit!48
  • Loading branch information
Colan Schwartz committed Feb 11, 2022
2 parents 59777f4 + 7a4eca0 commit 3d57ec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mk/tools/git/ansible.mk
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ansible_NAME = Ansible
ansible_RELEASE ?= v2.8.1
ansible_RELEASE ?= v2.10.8
ansible_DOWNLOAD_URL = https://github.com/ansible/ansible.git
ansible_DEPENDENCIES = python3-minimal python3-paramiko python3-pip python3-yaml python3-jinja2 python3-pycurl
ansible_BIN_DIR = bin
Expand Down

0 comments on commit 3d57ec8

Please sign in to comment.