Skip to content

Commit

Permalink
Bump minimium Ansible version to 2.7.1
Browse files Browse the repository at this point in the history
Provoked by #743
  • Loading branch information
spantaleev committed Jan 3, 2021
1 parent cd2d2f5 commit 6e652e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ansible.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ If your local computer cannot run Ansible, you can also run Ansible on some serv

## Supported Ansible versions

Ansible 2.7.0 or newer is required.
Ansible 2.7.1 or newer is required ([last discussion about Ansible versions](https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/743)).

Note: Ubuntu 20.04 ships with Ansible 2.9.6 which is a buggy version (see this [bug](https://bugs.launchpad.net/ubuntu/+source/ansible/+bug/1880359)), which can't be used in combination with a host running new systemd (more details in [#517](https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/517), [#669](https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/669)). If this problem affects you, you can: avoid running Ubuntu 20.04 on your host; run Ansible from another machine targeting your host; or try to upgrade to a newer Ansible version (see below).

Expand Down

0 comments on commit 6e652e1

Please sign in to comment.