File diff 3fa9b125a854 → 5fb056e2b576
docs/usage.rst
Show inline comments
 
@@ -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~=2.3.0' dnspython
 
     pip install 'ansible~=2.5.0' dnspython
 

	
 
.. warning::
 
   The ``dnspython`` package is important since it is used internally via