git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/patch.yaml
diff options
context:
space:
mode:
authorHarald Pfeiffer <coding _ lirion.de> 2024-04-14 14:59:49 +0200
committerHarald Pfeiffer <coding _ lirion.de> 2024-04-14 14:59:49 +0200
commit8927a48515420e82bc5c056a83a681dd44a0d3e1 (patch)
tree3df89a22837780e1bed0ace6faf8467003ceafdd /patch.yaml
parentea377dcd0ddcd990285ce0d6c3dc6835eb75963d (diff)
downloadansible-8927a48515420e82bc5c056a83a681dd44a0d3e1.tar.bz2
Code improvements: FQCNs, boolean handling, shell/command
Diffstat (limited to 'patch.yaml')
-rw-r--r--patch.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/patch.yaml b/patch.yaml
index 5fa350f..a0e9700 100644
--- a/patch.yaml
+++ b/patch.yaml
@@ -7,7 +7,7 @@
serial: 666
tasks:
- name: Gather necessary facts
- setup:
+ ansible.builtin.setup:
filter: "ansible_distribution*"
- name: Debian Patches
ansible.builtin.import_role: