소스 검색

Add minimum version requirement for Ansible

pull/61/head
Slavi Pantaleev 7 년 전
부모
커밋
c48e31381d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      docs/prerequisites.md

+ 1
- 1
docs/prerequisites.md 파일 보기

@@ -4,7 +4,7 @@

- [Python](https://www.python.org/) being installed on the server. Most distributions install Python by default, but some don't (e.g. Ubuntu 18.04) and require manual installation (something like `apt-get install python`).

- the [Ansible](http://ansible.com/) program being installed on your own computer. It's used to run this playbook and configures your server for you
- the [Ansible](http://ansible.com/) program being installed on your own computer. It's used to run this playbook and configures your server for you. Version 2.4 or later is required (see `ansible --version`).

- properly configured DNS SRV record for `<your-domain>` (details in [Configuring DNS](configuring-dns.md#configuring-dns) below)



불러오는 중...
취소
저장