Add some tags for ppa related tasks

This commit is contained in:
Alexander Grothe
2017-12-28 17:28:43 +01:00
parent 14d05a742b
commit 4682af7c3a
4 changed files with 17 additions and 1 deletions

View File

@@ -5,6 +5,8 @@
repo: 'ppa:graphics-drivers/ppa'
state: present
update_cache: yes
tags:
- ppa
- name: install nvidia-387 and other required packages
apt:
@@ -14,3 +16,5 @@
with_items:
- nvidia-387
- nvidia-settings
tags:
- packages