* 0.1.0 Initial implementation

* 0.1.2 Add extra_vars, only_tags and skip_tags to PlayBook.factory method.

* 0.1.3 Add get_playbooks method which takes a directory and kwargs for the playbooks
        and returns a list of PlayBooks.

* 0.1.4 Change PlayBook.factory method's check variable to default to False.