Skip to content
Snippets Groups Projects
Select Git revision
  • f3b742389eebf5cf2cab8519714a4b028e7036c6
  • master default
2 results

main.yml

Blame
    • nimrod's avatar
      f3b74238
      - Forked from ansible-role-example. · f3b74238
      nimrod authored
      - Added test for SNI support.
      - Added OpenBSD 5.6, Debian Jessie and Ubuntu Trusty and Xenial as test
      platforms.
      - Add symlink to pip on OpenBSD so that the pip Ansible module works
      without specifying the path to the executable.
      - Install packages that add support for SSL SNI on versions older than
      2.7.9.
      f3b74238
      History
      - Forked from ansible-role-example.
      nimrod authored
      - Added test for SNI support.
      - Added OpenBSD 5.6, Debian Jessie and Ubuntu Trusty and Xenial as test
      platforms.
      - Add symlink to pip on OpenBSD so that the pip Ansible module works
      without specifying the path to the executable.
      - Install packages that add support for SSL SNI on versions older than
      2.7.9.
    main.yml 46 B
    ---
    # handlers file for ansible-role-python27