diff --git a/README.md b/README.md index e2b0fa4..328d7a8 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ execute platform-specific tasks. First, sync mirrors and install Ansible: - $ pacman -Syy python2-passlib ansible + $ pacman -Syy python-passlib ansible Second, install and update the submodules: diff --git a/localhost b/localhost index be0d17f..f289a0d 100644 --- a/localhost +++ b/localhost @@ -1,2 +1,2 @@ [localhost] -localhost ansible_connection=local ansible_python_interpreter=/usr/bin/python2 +localhost ansible_connection=local