Split package facts between CLI and UI.

This commit is contained in:
2021-02-02 20:44:31 -06:00
parent 14df956852
commit 6633e62c77
7 changed files with 16 additions and 21 deletions

View File

@ -25,4 +25,4 @@
cups_pattern: cupsd
cups_browse: cups-browsed
cups_browse_pattern: cups-browsed
when: ansible_distribution == "FreeBSD"
when: ansible_system == "FreeBSD"