Sha256: b7b6687b1a3f6c772b30c1727cd9428299cd5d5a2c904a7fe4c56ad9b95b6076

Contents?: true

Size: 1.98 KB

Versions: 11

Compression:

Stored size: 1.98 KB

Contents

QB
==============================================================================

QB is all about projects. Named after everyone's favorite projects.

QB works by running [Ansible][] plays. So you can think about it as "quarterback" if you happen to be from the corner of the world where that makes any sense.

You generally want to read these docs at

<http://www.rubydoc.info/gems/qb/>

where the links are more likely to work.

Or, if you're working from a local clone, by booting the [yard][] server via

    bundle exec yard server

and opening

<http://localhost:8808>


<!-- References & Further Reading: -->

[Ansible]: https://www.ansible.com/
[yard]: https://yardoc.org/


------------------------------------------------------------------------------
Quickies
------------------------------------------------------------------------------

1.  Status: **UNSTABLE**
    
    A bit past experimental, but still actively exploring API and features. Any and every thing subject to breaking changes until we hit `1.0`. Generally trying to bump the minor version with larger changes, but not paying a huge amount of attention to it. Being used personally and in projects and organizations I work with.

2.  Compatibility: **OSX/macOS-only**
    
    Though it would probably run fine on Linux, if not other \*nix as well.

3.  Installation
    
    Head over to {file:doc/getting_started.md Getting Started}.

4.  More Info
    
    There is some semblance of an {file:doc/intro.md Introduction} available to get indignant about.


<!-- References & Further Reading: -->

[Homebrew]: https://brew.sh/

[Ansible Installation]: http://docs.ansible.com/ansible/latest/intro_installation.html


------------------------------------------------------------------------------
Help!
------------------------------------------------------------------------------

Common Issues:

1.  `qb run` Command Issues
    1.  {file:doc/common_issues/qb_run/slow_gather_facts.md "Gathering Facts" is *really slow* (FQDN lookup problem)}

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
qb-0.3.23 README.md
qb-0.3.22 README.md
qb-0.3.21 README.md
qb-0.3.20 README.md
qb-0.3.19 README.md
qb-0.3.18 README.md
qb-0.3.17 README.md
qb-0.3.16 README.md
qb-0.3.15 README.md
qb-0.3.14 README.md
qb-0.3.13 README.md