remove unneeded notifys
Signed-off-by: Matthew Stobbs <matthew.stobbs@ucalgary.ca>
This commit is contained in:
@@ -11,9 +11,6 @@
|
||||
- name: Append pgadmin to pkg_flatpak
|
||||
when:
|
||||
- pgadmin.method == 'flatpak'
|
||||
notify:
|
||||
- Depend flatpak
|
||||
changed_when: true
|
||||
ansible.builtin.set_fact:
|
||||
pkg_flatpak: "{{ pkg_flatpak + [pgadmin.flatpak] }}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user