fixed typo, depricated --> deprecated, in all 6 notes

This commit is contained in:
Sandra Wills 2015-10-12 08:01:24 -04:00
commit 748ff72b6b
6 changed files with 6 additions and 6 deletions

View file

@ -737,7 +737,7 @@ If multiple variables of the same name are defined in different places, they get
.. note::
Ansible 2.0 has depricated the “ssh” from ``ansible_ssh_user``, ``ansible_ssh_host``, and ``ansible_ssh_port`` to become ``ansible_user``, ``ansible_host``, and ``ansible_port``. If you are using a version of Ansible prior to 2.0, you should continue using the older style variables (``ansible_ssh_*``). These shorter variables are ignored, without warning, in older versions of Ansible.
Ansible 2.0 has deprecated the “ssh” from ``ansible_ssh_user``, ``ansible_ssh_host``, and ``ansible_ssh_port`` to become ``ansible_user``, ``ansible_host``, and ``ansible_port``. If you are using a version of Ansible prior to 2.0, you should continue using the older style variables (``ansible_ssh_*``). These shorter variables are ignored, without warning, in older versions of Ansible.
In 1.x the precedence is: