aboutsummaryrefslogtreecommitdiff
path: root/playbooks/extended_admins.yml
blob: b6df5281d37cd216126538f3559e7c153931cb9d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---

# Playbook to set up basic config (vim-nox, ntpd, static routes)


- hosts: all

  vars:
    extended: True

  roles:
     - admin-access