diff --git a/docs/usage.rst b/docs/usage.rst index 6d8e323943659fe5bc66051b8b27361935ab8922..0fdb27c49d26007926d490ca13f9880fb7ec0502 100644 --- a/docs/usage.rst +++ b/docs/usage.rst @@ -129,7 +129,7 @@ packages, and to prepare the environment a bit on the Ansible server: mkdir ~/mysite/ mkvirtualenv -a ~/mysite/ mysite pip install -U pip setuptools - pip install 'ansible~=1.9.0' dnspython + pip install 'ansible~=2.3.0' dnspython .. warning:: The ``dnspython`` package is important since it is used internally via