You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
    ----------------
12 years ago
..
ansible Merge pull request #7649 from sivel/vault-password-script 12 years ago
ansible-doc Only display equals sign in summary for required options. 12 years ago
ansible-galaxy Align markdown headers 12 years ago
ansible-playbook Merge pull request #7649 from sivel/vault-password-script 12 years ago
ansible-pull ansible-pull should respect inventory file settings because, say, Python interpreter path can be non-default on a host 12 years ago
ansible-vault Commenting out pkg_resources lines for now, as they break hacking/env-setup 12 years ago