base to CLI and mocp to moc
This commit is contained in:
parent
c27c08e3da
commit
078d7c7315
@ -6,7 +6,7 @@
|
||||
- vars/common.yml
|
||||
|
||||
tasks:
|
||||
- include: tasks/arch_base_packages.yml
|
||||
- include: tasks/arch_CLI_packages.yml
|
||||
- include: tasks/zsh.yml
|
||||
- include: tasks/users.yml
|
||||
- include: tasks/sudo.yml
|
||||
|
@ -22,6 +22,6 @@
|
||||
name: "{{ item }}"
|
||||
state: present
|
||||
with_items:
|
||||
- mocp
|
||||
- moc
|
||||
- newsboat
|
||||
when: not minimal
|
Loading…
Reference in New Issue
Block a user