Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Complete rework of the role to simplify distributed site setup #53

Open
wants to merge 34 commits into
base: master
Choose a base branch
from

Commits on Apr 18, 2017

  1. Remove unneeded variables

    ganto committed Apr 18, 2017
    Configuration menu
    Copy the full SHA
    5075df2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66259aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee665af View commit details
    Browse the repository at this point in the history
  4. Set credential paths related to the inventory name instead of fqdn

    This allows easier access from the slave sites without a forced
    dependency on the hostname of the master.
    ganto committed Apr 18, 2017
    Configuration menu
    Copy the full SHA
    7b8dbc2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    821688e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    21a2bfa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2954cc2 View commit details
    Browse the repository at this point in the history
  8. Remove unused variables

    ganto committed Apr 18, 2017
    Configuration menu
    Copy the full SHA
    231d06e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9128633 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3ea7723 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    333b001 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6b8fd58 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1737762 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    81f078a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a726abf View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    81810fd View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e51f79f View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2017

  1. Configuration menu
    Copy the full SHA
    0d0a2fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b01f6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bae1222 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2017

  1. Configuration menu
    Copy the full SHA
    53c1e53 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2017

  1. Configuration menu
    Copy the full SHA
    97aceb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1924a7a View commit details
    Browse the repository at this point in the history

Commits on May 4, 2017

  1. Configuration menu
    Copy the full SHA
    5635218 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2017

  1. Remove some debugging code

    ganto committed May 5, 2017
    Configuration menu
    Copy the full SHA
    b2c4951 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af9d305 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdfb4e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5717d4 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2017

  1. Configuration menu
    Copy the full SHA
    35bc317 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2017

  1. Configuration menu
    Copy the full SHA
    e641ae7 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2017

  1. Configuration menu
    Copy the full SHA
    5bc3e41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c0a5da View commit details
    Browse the repository at this point in the history

Commits on May 19, 2017

  1. Update dependency to Ansible >=2.3.0

    Lower Ansible versions might suffer from Ansible issue #14542.
    Version 2.3.0 has been tested to solve the issue.
    ganto committed May 19, 2017
    Configuration menu
    Copy the full SHA
    6a5c4f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d0e8ca View commit details
    Browse the repository at this point in the history