Suitable is a thin wrapper around the Ansible API.
Project description
An Ansible API for humans.
Documentation
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
Changelog
0.7.2 (2016-01-15)
Stops command and shell modules from chocking on certain commands. Workaround for https://github.com/ansible/ansible/issues/13862 [href]
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file suitable-0.7.2.tar.gz
.
File metadata
- Download URL: suitable-0.7.2.tar.gz
- Upload date:
- Size: 22.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bafa01f40547ad23506e38eae6f1fbbdc91cb75c5a4f026a775116aeec438eef |
|
MD5 | 5935167f8864ebfa02b07872595dad81 |
|
BLAKE2b-256 | d9bc9d47d57ff1f6f28677be5c403fc2e33119cba5d6e539481777e595b98e5c |
File details
Details for the file suitable-0.7.2-py2.py3-none-any.whl
.
File metadata
- Download URL: suitable-0.7.2-py2.py3-none-any.whl
- Upload date:
- Size: 12.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 34d38908a11fb56fbf5de95410364b1cb0bcbb052d9499105e9a941fc5767f92 |
|
MD5 | 59e5fb7baba36bfda7d8aea6e59d7ecd |
|
BLAKE2b-256 | e23ea705fa281567c4a62ed87a95b0864a00fa394bb71e72017c3b9db3317910 |