/ar-emacs24

Ansible role to install emacs24

MIT LicenseMIT

  • Install emacs24-nox if emacs24 is not already installed

  • Use backport if needed

    • Currently wheezy is the only known release to require use of backport

Usage

Install via Galaxy:

ansible-galaxy install thydel.emacs24

Dependencies

Need role jnv.debian-backports

Example Playbook

- hosts: all
   roles:
    - jnv.debian-backports
	- thydel.emacs24