|
|
|
@@ -8,7 +8,7 @@ We will be using `example.com` as the domain in the following instruction. Pleas |
|
|
|
|
|
|
|
## Your local computer |
|
|
|
|
|
|
|
- [Ansible](http://ansible.com/) program. It's used to run this playbook and configures your server for you. Take a look at [our guide about Ansible](ansible.md) for more information, as well as [version requirements](ansible.md#supported-ansible-versions) and alternative ways to run Ansible. |
|
|
|
- [Ansible](http://ansible.com/) program. It's used to run this playbook and configures your server for you. Take a look at [our guide about Ansible](ansible.md) for more information, as well as [version requirements](ansible.md#supported-ansible-versions) and alternative ways to run Ansible. Note that running the playbook requires both `ansible-core` and `ansible`. |
|
|
|
|
|
|
|
- [passlib](https://passlib.readthedocs.io/en/stable/index.html) Python library. See [this official documentation](https://passlib.readthedocs.io/en/stable/install.html#installation-instructions) for an instruction to install it. On most distros, you need to install some `python-passlib` or `py3-passlib` package, etc. |
|
|
|
|
|
|
|
|