diff options
| -rw-r--r-- | patch.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ ansible.builtin.setup: filter: "ansible_distribution*" - name: Group hosts by distribution file variety + changed_when: false ansible.builtin.group_by: # We choose to lowercase anything here as there should be no collisions but # SUSE could be "SuSE" or "SUSE" (assumed and unverified, but you never know...) |
