direnv

direnv

Build Status

Installs direnv

Requirements

None

Role Variables

See defaults/main.yml for a list and description of variables used in this role.

Example Playbook

---
- hosts: all
  roles:
    - role: kostyrev.direnv
      direnv_validate_certs: "{{ false if ansible_virtualization_type == 'docker' else true }}"

Install From Github

git clone https://github.com/kostyrev/ansible-role-direnv.git kostyrev.direnv
cd kostyrev.direnv && make install

License

BSD

Author Information

Aleksandr Kostyrev

About

Ansible role for installing direnv

Install
ansible-galaxy install kostyrev/ansible-role-direnv
GitHub repository
License
Unknown
Downloads
394