Skip to main content

Suitable is a thin wrapper around the Ansible API.

Project description

Suitable

An Ansible API for humans.

Documentation

http://suitable.readthedocs.org

Warning

Suitable is not endorsed by Ansible and it is not affilated with it. Use at your own peril.

The official way to use Ansible from Python is documented here: http://docs.ansible.com/ansible/developing_api.html

Run Tests

pip install tox
tox

Build Status

Build status

Test Coverage

Test coverage

Latest Release

Latest release

Changelog

0.14.0 (2018-08-17)

  • Adds support for dictionaries and lists in arguments. [href]

0.13.0 (2018-07-30)

  • Adds mitogen support. [href]

0.12.0 (2018-06-14)

  • Adds the ability to define custom strategies and strategy plugins. [href]

  • Activates full verbose output of Ansible when ‘debug’ verbosity is set. [href]

  • Demotes the ‘took … to complete’ log from info to debug. [href]

0.11.2 (2018-05-01)

  • Fixes servers with custom ports raising a ValueError when unreachable. [href]

0.11.1 (2018-04-27)

  • Fixes Ansible warnings showing up for no reason. [href]

0.11.0 (2018-04-27)

  • Adds the ability to specify the port for each server. [href]

0.10.1 (2018-02-19)

  • Adds support for Ansible 2.5. [href]

0.10.0 (2017-11-14)

  • Adds the ability to specify environment variables. [href]

0.9.0 (2017-09-19)

  • Adds support for Ansible 2.4. Since this release introduces many changes under the hood support for Ansible 2.3 has been dropped!

    You might want to assume that this will stay this way. Older Ansible releases are supported if possible, but it’s not a goal of this project. [href]

  • Explicitly drops support for Python 3.0 - 3.4. Suitable supports the same Python versions Ansible supports, which excludes these 3.x releases.

    Supported are therefore Python 2.7, 3.5 and 3.6+. [href]

0.8.1 (2017-08-10)

  • Adds support for Ansible’s extra_vars. [Liuyanglong]

0.8.0 (2017-06-02)

  • Adds support for Python 3.3+. Since Python 3 support in Ansible is experimental, only the latest Ansible (2.3+) is henceforth supported. [href]

0.7.4 (2017-01-27)

  • Fixes an issue with Ansible 2.1.4.0. Host lists are now passed to Ansible in a format it expects. [href]

0.7.3 (2016-03-08)

  • Gets password based ssh authentication working again. [href]

0.7.2 (2016-01-15)

0.7.1 (2016-01-15)

  • Removes global state lingering around with Ansible 2.0.0.2, which introduced a hosts cache leading to Suitable’s api instances to not be independent. [href]

0.7.0 (2016-01-13)

  • Adds support for Ansible 2.0. Does not support 1.x anymore!! [href]

0.6 (2015-06-22)

  • Adds backwards-compatible support for Ansible 1.9. The same code running on suitable for Ansible 1.8 should now work with Ansible 1.9. [href]

0.5 (2014-11-28)

  • Adds support for Ansible 1.8. [href]

  • Includes automated tests for Ansible versions 1.5 through 1.8. [href]

  • Properly escapes spaces in key-value pairs. Fixes #3. [href]

0.4 (2014-09-05)

  • Wraps the result of all module runs to provide easy access to results per server. [href]

  • Default to transport ‘localhost’ if ‘localhost’ or ‘127.0.0.1’ is used exclusively on the API object. [href]

0.3 (2014-05-28)

  • Adds a stern warning so users won’t confuse this with the official Ansible API. [href]

0.2 (2014-05-21)

  • Change license to GPL v3 as required by Ansible. [href]

0.1 (2014-05-21)

  • Initial release. [href]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

suitable-0.14.0.tar.gz (27.7 kB view details)

Uploaded Source

Built Distribution

suitable-0.14.0-py2.py3-none-any.whl (16.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file suitable-0.14.0.tar.gz.

File metadata

  • Download URL: suitable-0.14.0.tar.gz
  • Upload date:
  • Size: 27.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.14

File hashes

Hashes for suitable-0.14.0.tar.gz
Algorithm Hash digest
SHA256 857c2071e5e8d2c825ce137947ff7c4d67a16aa4a458638bc763dd133da98c11
MD5 9516227603c32bd3e55ddf04f92f8379
BLAKE2b-256 6e9943f0b5e60aaeac345cb2ee2f2b666e999e5db2aee1be23ac42e25c731c1d

See more details on using hashes here.

File details

Details for the file suitable-0.14.0-py2.py3-none-any.whl.

File metadata

  • Download URL: suitable-0.14.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 16.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.14

File hashes

Hashes for suitable-0.14.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 6c373ba333bc98241381f1b4b94b3fb660eaf8b1c1df1ca3d40d22ba2c331f1c
MD5 264045aed1fe43317804f3e477f19706
BLAKE2b-256 e4278e605dc759e65182661fb12e78138e6f1f0ef93e7f34063fb76c0f2495c3

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page