Feat(choux): add first_deployement tag
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user