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

@@ -10,6 +10,8 @@
state: present
update_cache: yes
with_items: '{{ repositories }}'
tags:
- ppa
- name: run apt-get dist-upgrade
apt: