sudoer

Role Name

Make the user sudoer without password.

Requirements

None

Role Variables

user: - username to make sudoer

Dependencies

None

Example Playbook

- hosts: all
  become: yes
  vars:
    user: slava
  roles:
     - vyacheslavisaev

License

BSD

Author Information

Viacheslav Isaev has two decades of experience of distributed high payload systems development. He has been in charge of developing control systems for safety-critical facilities like railroads and particle accelerators, high-payload event processing systems for cybersecurity and mobile access points, introducing in house CI/CD practices. His hands-on experience incldues all stages of IT solutions development and operation. Vyacheslav’s interests lays in automation spectr either it is pure software or hardware-software solutions. Vyacheslav defines the key to success in 3 pillars Domain Driven Design, Behavioral Driven and Test-Driven Development, which are standing on the foundation of Object Oriented Design and Clean Code practices.

About

Add user to sudoer

Install
ansible-galaxy install VyacheslavIsaev/ansible-sudoer
GitHub repository
License
Unknown
Downloads
31
Owner
In IT since 1995