local-admin.j2 255 B

1234567891011
  1. {% if ansible_controlled is defined and ansible_controlled != "" %}
  2. #
  3. # {{ ansible_controlled }}
  4. #
  5. {% endif %}
  6. #
  7. # sudo configuration for local admins
  8. #
  9. # Debian apt configuration
  10. %operator ALL=NOPASSWD: /usr/bin/apt-get update, /usr/bin/apt-get upgrade