Package python-module-pytest-ansible: Information

    Source package: python-module-pytest-ansible
    Version: 1.2.4-alt2.git20150318
    Build time:  Feb 25, 2016, 12:40 PM in the task #160015
    Report package bug
    License: MIT
    Summary: Plugin for py.test to allow running ansible
    Description: 
    This repository contains a plugin for py.test which adds several
    fixtures for running ansible modules, or inspecting ansible_facts. While
    one can simply call out to ansible using the subprocess module, having
    to parse stdout to determine the outcome of the operation is unpleasant
    and prone to error. With pytest-ansible, modules return JSON data which
    you can inspect and act on, much like with an ansible playbook.

    List of rpms provided by this srpm:
    python-module-pytest-ansible (noarch)



      1. ansible
      2. python-devel
      3. python-module-paramiko
      4. python-module-pycrypto
      5. python-module-pypandoc
      6. python-module-setuptools-tests
      7. python-modules-logging

    Last changed


    Feb. 25, 2016 Denis Medvedev 1.2.4-alt2.git20150318
    - Recompile.
    March 19, 2015 Eugeny A. Rostovtsev 1.2.4-alt1.git20150318
    - Initial build for Sisyphus