Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mtchavez/ansible-envconsul
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.1
Choose a base ref
...
head repository: mtchavez/ansible-envconsul
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 14 commits
  • 10 files changed
  • 2 contributors

Commits on Apr 11, 2016

  1. Move vars to defaults

    mtchavez committed Apr 11, 2016
    Configuration menu
    Copy the full SHA
    4c858f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    512e4d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acaacbe View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from mtchavez/update-version

    Update version
    mtchavez committed Apr 11, 2016
    Configuration menu
    Copy the full SHA
    fd18e45 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2016

  1. Ansible styling

    * Update tasks to be more idiomatic ansible
    * Update variable interpolation formatting
    mtchavez committed Apr 12, 2016
    Configuration menu
    Copy the full SHA
    07b0e15 View commit details
    Browse the repository at this point in the history
  2. Project essentials

    * Script directory with test and bootstrap scripts
    mtchavez committed Apr 12, 2016
    Configuration menu
    Copy the full SHA
    42f77c4 View commit details
    Browse the repository at this point in the history
  3. Use scripts for travis

    mtchavez committed Apr 12, 2016
    Configuration menu
    Copy the full SHA
    2d98768 View commit details
    Browse the repository at this point in the history
  4. Add gitignore for artifacts

    mtchavez committed Apr 12, 2016
    Configuration menu
    Copy the full SHA
    f7c6366 View commit details
    Browse the repository at this point in the history
  5. Fix stat task

    mtchavez committed Apr 12, 2016
    Configuration menu
    Copy the full SHA
    f3dfc6a View commit details
    Browse the repository at this point in the history
  6. Whitespace in test script

    mtchavez committed Apr 12, 2016
    Configuration menu
    Copy the full SHA
    33eefe0 View commit details
    Browse the repository at this point in the history
  7. Idempotent tasks

    mtchavez committed Apr 12, 2016
    Configuration menu
    Copy the full SHA
    da57b20 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2 from mtchavez/ansible-styling

    Ansible styling
    mtchavez committed Apr 12, 2016
    Configuration menu
    Copy the full SHA
    61ea467 View commit details
    Browse the repository at this point in the history
  9. Update README

    mtchavez committed Apr 12, 2016
    Configuration menu
    Copy the full SHA
    66b4a09 View commit details
    Browse the repository at this point in the history
  10. Add CHANGELOG

    mtchavez committed Apr 12, 2016
    Configuration menu
    Copy the full SHA
    dae6117 View commit details
    Browse the repository at this point in the history
Loading