Skip to main content

fallible, an experimental ansible

Project description

fallible

fallible, an experimental ansible

building

$ python3 src/fallible/_vendor/_build.py --pr 72553 devel
$ python3 -m build -w -o dist
$ python3 -m build -w -o dist compat_entrypoints

Alternatively, instead of using --pr to enumerate individual PRs, you can use --all to fetch all PRs labeled with fallible.

using

$ python3 -m fallible playbook site.yml
$ fallible-playbook site.yml

ansible-core compat

The compat_entrypoints dir provides a package for fallible-compat that will install ansible* entrypoints.

$ pip3 install fallible-compat
$ ansible-playbook site.yml

fallible features

These additional features have been included in this release of fallible:

Supported by

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