Skip to main content

Basic WebUI for using Ansible

Project description

Simple WebUI for using Ansible

Support Badge (Donate, Support-Licenses)


Lint Test Frontend Test Backend Unit-Tests Backend Test Job-Execution Test Databases

DISCLAIMER: This is an unofficial community project! Do not confuse it with the vanilla Ansible product!

The goal is to allow users to quickly install & run a WebUI for using Ansible locally.

Keep it simple.

Tech-Stack

Intro GIF

Setup

Local - PIP

Requires Python >=3.10

# install
python3 -m pip install oxl-ansible-webui

# run
oxl-ansible-webui

Docker

Images: ansible-webui, ansible-webui-unprivileged, ansible-webui-mysql, ansible-webui-psql, ansible-webui-aws

We build the image for alpine and debian.

docker image pull oxlorg/ansible-webui:latest
docker run -d --name ansible-webui --publish 127.0.0.1:8000:8000 oxlorg/ansible-webui:latest

# or with persistent data (volumes: /data = storage for logs & DB, /play = ansible playbook base-directory)
docker run -d --name ansible-webui --publish 127.0.0.1:8000:8000 --volume $(pwd)/ansible/data:/data --volume $(pwd)/ansible/play:/play oxlorg/ansible-webui:latest

Optional Dependencies

pip install oxl-ansible-webui[mysql]
pip install oxl-ansible-webui[psql]
pip install oxl-ansible-webui[ara]
pip install oxl-ansible-webui[saml]

Demo

Check out the demo at: demo.ansible-webui.OXL.app

Login: User demo, Password Ansible1337


Usage

Documentation

Docs Uptime

See also: oxl-ansible-executor


Contribute

Feel free to contribute to this project using pull-requests, issues and discussions!

What we need:

See also: Contributing


Roadmap

V1.0

Full

  • Ansible Config

    • Static Playbook-Directory

    • Git Repository support

  • Users

  • Jobs

    • Execute Ansible using ansible-runner

    • Job Logging

      • Write job metadata to database

      • Write full job-logs to Filesystem

    • Secret handling (Connect, Become, Vault)

      • User-specific job credentials
    • Alerting on Failure

      • E-Mail

      • Support for external Plugins (simple Interface for Scripts)

  • WebUI

    • Job Dashboard

      Status, Execute, Time of last & next execution, Last run User, Links to Warnings/Errors

    • Job Output

      Follow the jobs output in realtime

    • Job Errors

      UI that allows for easy error analysis. Access to logs and provide links to possible solutions

    • Show Ansible Running-Config

    • Show Ansible Collections

      • Check Collections for available updates (Galaxy + GitHub releases)
    • Mobile Support

    • Multi-Language Support

  • API

    • Manage and execute Jobs
  • Database

    • Support for MySQL
  • Testing

    • Unit Tests

    • Integration Tests

      • WebUI checks

      • API Endpoints

      • Job Execution

      • Permission system


License

GPLv3

For dependencies see: attributions

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

oxl_ansible_webui-0.9.4.post2.tar.gz (527.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

oxl_ansible_webui-0.9.4.post2-py3-none-any.whl (582.1 kB view details)

Uploaded Python 3

File details

Details for the file oxl_ansible_webui-0.9.4.post2.tar.gz.

File metadata

  • Download URL: oxl_ansible_webui-0.9.4.post2.tar.gz
  • Upload date:
  • Size: 527.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for oxl_ansible_webui-0.9.4.post2.tar.gz
Algorithm Hash digest
SHA256 14e3f2c362a917fd4a751b8c90bcc00019e9e3a9a51e1927fb7b0face5d32dcb
MD5 d0cc089e11ecd396f88209dfe8f14292
BLAKE2b-256 4ef68d159f116a95fb23cdb2d8c1fd0dc31b6c91ef6116c00902d6ee7852522d

See more details on using hashes here.

File details

Details for the file oxl_ansible_webui-0.9.4.post2-py3-none-any.whl.

File metadata

File hashes

Hashes for oxl_ansible_webui-0.9.4.post2-py3-none-any.whl
Algorithm Hash digest
SHA256 82c447eba59556e50355e57712a62b2debf7c8e4c45d1f1aa6be0b51d5f55a52
MD5 7f94f1fe19fde3ff95dd3187180a2ec0
BLAKE2b-256 56314b63acfd7059b3064f021c473bf02b29072e17245f5bb405d3768fa2f817

See more details on using hashes here.

Supported by

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