diff options
| author | Niklas Yann Wettengel <niyawe@niyawe.de> | 2017-03-17 19:12:21 +0100 | 
|---|---|---|
| committer | Niklas Yann Wettengel <niyawe@niyawe.de> | 2017-03-17 19:12:21 +0100 | 
| commit | f4ee05f46e2cbe1865ad42dd765e271439aced42 (patch) | |
| tree | 8ce80900cbbb162d70be82f58a71142e42d7d260 /roles/install_yaourt/files | |
| parent | e829ca802bb5819f78b8b2032c43eb04840eec23 (diff) | |
added setup_fastd.yml playbook
current features:
 - install yaourt
 - install packages for admins
Diffstat (limited to 'roles/install_yaourt/files')
| -rw-r--r-- | roles/install_yaourt/files/10-wheel | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/install_yaourt/files/10-wheel b/roles/install_yaourt/files/10-wheel new file mode 100644 index 0000000..7c499c2 --- /dev/null +++ b/roles/install_yaourt/files/10-wheel @@ -0,0 +1 @@ +%wheel ALL=(ALL) NOPASSWD: ALL  | 
