mirror of
https://codeberg.org/ProgramSnail/config.git
synced 2026-01-08 20:55:07 +00:00
playbook for manual packages groups installation
This commit is contained in:
parent
1947c8e0e4
commit
30142464c5
2 changed files with 33 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
ansible.builtin.import_tasks: gui.yml
|
||||
when: "'gui' in apps"
|
||||
|
||||
- name: Installing pps for host
|
||||
- name: Installing apps for host
|
||||
ansible.builtin.import_tasks: host.yml
|
||||
when: "'host' in apps"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue