Fix(CLI-arch): it was an AUR

This commit is contained in:
Bertrand Benjamin 2018-11-11 17:42:31 +01:00
parent a5b6d16c60
commit 0a2a63dcca
1 changed files with 8 additions and 1 deletions

View File

@ -32,7 +32,6 @@
- autofs
- bind-tools
- unzip
- mkpasswd
state: present
tags:
- first_deployement
@ -69,6 +68,14 @@
line: 'Color'
backrefs: yes
- name: Install mkpasswd
aur:
name: mkpasswd
use: makepkg
skip_installed: true
become: yes
become_user: aur_builder
# - name: Install Tmuxinator
# aur:
# name: "{{ item }}"