Visual Ansible playbook editor with YAML import/export, flow diagrams, and a PatternFly interface.
354
Visual automation. Real Ansible.
Create and edit Ansible playbooks visually in your browser. Import YAML, organize tasks in a flow diagram, edit properties, and export your playbook.
docker run -d --name playbook-flow
-p 127.0.0.1:3000:3000
--read-only --tmpfs /tmp
-v playbook-flow-data:/data
darioajr/ansible-flow:0.1.0
Open http://localhost:3000 in your browser.
Playbook Flow focuses on authoring and validation; it does not execute playbooks.
The Web application uses local storage and does not include built-in authentication. Keep it local or protect access through an authenticated reverse proxy.
https://github.com/darioajr/ansible-flow
Apache-2.0. See LICENSE, LICENSE-MIT, and NOTICE for included third-party notices.
Content type
Image
Digest
sha256:03bf54d76…
Size
98.5 MB
Last updated
1 day ago
docker pull darioajr/ansible-flow