Bring consistency to tags
If we filtered this role by running only on tags config/install, the task changed here wouldn't be properly targeted. Change-Id: Icbd2fe3d62bcc968f9bae04a0c20a892b1c86096
This commit is contained in:
parent
c51faffd71
commit
edf9cc4fbc
@ -19,4 +19,5 @@
|
||||
dest: "/etc/apt/preferences.d/{{ apt_package_pinning_file_name }}"
|
||||
when: apt_pinned_packages is defined
|
||||
tags:
|
||||
- apt-package-pinning
|
||||
- apt-package-pinning
|
||||
- apt-install
|
Loading…
Reference in New Issue
Block a user