--- - tags: superusers block: - name: getent passwd getent: database: passwd - name: getent group getent: database: group # NOTE: Accounts are added by the luser module. - tags: superusers vars: usernames: "{{ users|dict2items|map(attribute='key')|list }}" unix_groups: - sudo - systemd-journal with_items: "{{ unix_groups }}" loop_control: loop_var: group include_tasks: adjust-group.yml - name: "Allow 'sudo' group to have passwordless sudo" tags: superusers become: yes lineinfile: dest: /etc/sudoers state: present regexp: '^%sudo' line: '%sudo ALL=(ALL) NOPASSWD: ALL' ateElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-58643691-1', 'auto'); ga('send', 'pageview');
index : openocd_libswd.git | ||
Unnamed repository; edit this file 'description' to name the repository. | Trygve Laugstøl |
summaryrefslogtreecommitdiff |