Feat(choux): add first_deployement tag

This commit is contained in:
2018-11-07 10:57:55 +01:00
parent 95205bcd78
commit 40f7f91e72
7 changed files with 45 additions and 13 deletions

View File

@@ -3,6 +3,8 @@
pacman:
update_cache: yes
upgrade: yes
tags:
- first_deployement
- name: Install base CLI packages
pacman:
@@ -30,6 +32,8 @@
- autofs
- bind-tools
state: present
tags:
- first_deployement
- name: Install extra CLI packages
pacman: