Skip to main content

Basic WebUI for using Ansible

Project description

Basic WebUI for using Ansible

Lint Test

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.


Setup

Local - PIP

Requires Python >=3.11

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

# run
oxl-ansible-webui

Docker

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

docker image pull ansible0guy/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

Demo

Check out the demo at: demo.webui.ansibleguy.net

Login: User demo, Password Ansible1337


Usage

Documentation

Docs Uptime

Alternative Link


Contribute

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

Testers are also very welcome! Please give feedback

See also: Contributing


Roadmap

V1.0

  • Refactor WebUI => SvelteJS & TailwindCSS
  • Data-update over Websockets
  • Migrate permissions to Django-builtin ones

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

      • Basic WebUI checks

      • API Endpoints

      • Permission system

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.0.tar.gz (249.8 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.0-py3-none-any.whl (299.6 kB view details)

Uploaded Python 3

File details

Details for the file oxl-ansible-webui-0.0.tar.gz.

File metadata

  • Download URL: oxl-ansible-webui-0.0.tar.gz
  • Upload date:
  • Size: 249.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.2

File hashes

Hashes for oxl-ansible-webui-0.0.tar.gz
Algorithm Hash digest
SHA256 c79d7e68de0e80ee4fba4546718ae6923a9c28d91ce498f03eb0265616711a8c
MD5 22c56a8a69cdaf72e94a3376cb8309a1
BLAKE2b-256 b7fd2b968771d994fdaede06b93afa6adf6e6a43a04e52cd9531a478a3e28ed5

See more details on using hashes here.

File details

Details for the file oxl_ansible_webui-0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for oxl_ansible_webui-0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8f17f05c6bb3ff2f4812be2c92a9127012c4541397b3da0faaf296874ff79742
MD5 6e496cd5c0e799d34697329d0a237ec3
BLAKE2b-256 9735f03229255d44e8101e8686db8c3165fb1e15b1c560b36a5e21b2ed0c3ad6

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