tonystar / ansible-adminer

Ansible role to set up the latest version of adminer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

adminer

Build Status Ansible Galaxy

Set up adminer (Database management in a single PHP file).

Requirements

None

Variables

  • adminer_install_dirs: [default: []]: Directories to install adminer to (e.g. /var/www)

Dependencies

None

Example

---
- hosts: all
  roles:
    - adminer

License

MIT

Author Information

Mischa ter Smitten

Feedback, bug-reports, requests, ...

Are welcome!

About

Ansible role to set up the latest version of adminer

License:MIT License