ome.sudoers

Sudoers

Actions Status Ansible Role

Configure sudoers.

TODO: Expand this role

Role Variables

  • sudoers_individual_commands: List of dictionaries with keys: [{user: username, become: becomeuser, command: "/usr/bin/command args" }]

Example Playbook

- hosts: localhost
  roles:
  - role: ome.sudoers
    sudoers_individual_commands:
    - user: user1
      become: root
      command: /usr/bin/mount *
    - user: user2
      become: root
      command: /usr/bin/less /var/log/*

Author Information

ome-devel@lists.openmicroscopy.org.uk

About

Configure sudoers

Install
ansible-galaxy install ome.sudoers
GitHub repository
License
bsd-2-clause
Downloads
43.9k
Owner
Software and data format standards for management of microscopy image data. Joint project between international private and public research