1. 09 Oct, 2015 1 commit
    • 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
  2. 07 Oct, 2015 3 commits
  3. 06 Oct, 2015 7 commits
  4. 05 Oct, 2015 11 commits
  5. 04 Oct, 2015 3 commits
  6. 03 Oct, 2015 6 commits
  7. 02 Oct, 2015 9 commits