Metadata-Version: 1.0
Name: mr.awsome.ansible
Version: 1.0b2
Summary: A plugin for mr.awsome providing integration with Ansible.
Home-page: http://github.com/fschulze/mr.awsome.ansible
Author: Florian Schulze
Author-email: florian.schulze@gmx.net
License: UNKNOWN
Description: Changelog
        =========
        
        1.0b2 - 2014-05-15
        ------------------
        
        * Add ``configure`` command which is a stripped down variant of the
          ``playbook`` command with assumptions about the location of the yml file.
          [fschulze]
        
        * Warn if a playbook is requested for a host that is not configured in the
          playbook hosts list.
          [fschulze]
        
        * Allow mr.awsome plugins to add ansible variables.
          [fschulze]
        
        * Inject the ansible paths sooner as they may not apply in some cases otherwise.
          [fschulze]
        
        * Moved setuptools-git from setup.py to .travis.yml, it's only needed for
          releases and testing.
          [fschulze]
        
        
        1.0b1 - 2014-03-24
        ------------------
        
        * Initial release
          [fschulze]
        
        
        
Platform: UNKNOWN
