ansible-gnu-corporate-works.../roles/common/tasks/main.yml

9 lines
169 B
YAML
Raw Normal View History

2017-08-31 21:22:57 +02:00
- name: Install aptitude
command: apt-get install -y aptitude
- name: Include apt updates
include: keyboard.yml
- name: Install needed packages
include: apt.yml