Debugging flatpak_distro fact.
This commit is contained in:
@ -44,7 +44,8 @@
|
||||
- include: tasks/linux/software/flatpaks.yml
|
||||
when: ansible_system == "Linux" and
|
||||
flatpak_distro == "true"
|
||||
- shell: echo "Not implemented yet. :("
|
||||
- name: Worktation | Linux | Packages | Not Implemented
|
||||
shell: echo "Not implemented yet. :("
|
||||
when: ansible_system == "Linux" and
|
||||
flatpak_distro != "true"
|
||||
|
||||
|
Reference in New Issue
Block a user