ansible/bin
John Dewey 4432ca3836 Align markdown headers
A fairly trivial change since `Role Name` and `Example Playbook`
will likely be modified anyways.  However, since all the other
sections are aligned properly, felt it would be nice to "clean this up".

Before:

    Role Name
    ========

    Example Playbook
    -------------------------

After:

    Role Name
    =========

    Example Playbook
    ----------------
2014-07-17 10:29:58 -07:00
..
ansible Merge pull request #7649 from sivel/vault-password-script 2014-07-14 10:57:16 -05:00
ansible-doc Only display equals sign in summary for required options. 2014-02-14 00:12:29 -05:00
ansible-galaxy Align markdown headers 2014-07-17 10:29:58 -07:00
ansible-playbook Merge pull request #7649 from sivel/vault-password-script 2014-07-14 10:57:16 -05:00
ansible-pull ansible-pull should respect inventory file settings because, say, Python interpreter path can be non-default on a host 2014-06-05 01:37:41 +04:00
ansible-vault Commenting out pkg_resources lines for now, as they break hacking/env-setup 2014-04-29 15:24:00 -05:00