1. 12 Oct, 2015 2 commits
  2. 09 Oct, 2015 3 commits
    • note modified a bit, then reviewed/approved by jmartin · f24fbb04
      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.
      Sandra Wills committed
    • added note about ansible_ssh_* change · 6af2b2a4
      added a note like the following to each file hit with unlabled 2.0 changes...
      Ansible 2.0 moved away from using ansible_ssh_* variables to accepting
      ansible_* variables. If you are using a version of Ansible prior to 2.0,
      you should continue using the older style variables (ansible_ssh_*), such
      as ansible_ssh_user instead of ansible_user and ansible_ssh_port instead of
      ansible_port, which appear in the following content. These shorter variables
      are ignored, without warning, in older versions of Ansible.
      Sandra Wills committed
  3. 07 Oct, 2015 3 commits
  4. 06 Oct, 2015 7 commits
  5. 05 Oct, 2015 11 commits
  6. 04 Oct, 2015 3 commits
  7. 03 Oct, 2015 6 commits
  8. 02 Oct, 2015 5 commits