From 5d08f493367845bbc1f71fc5d65a7a6296efc2ab Mon Sep 17 00:00:00 2001 From: Sebastian Date: Mon, 13 Nov 2023 19:52:01 +0100 Subject: [PATCH] Linting fixes --- ansible/sebastian-mba.yml | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/ansible/sebastian-mba.yml b/ansible/sebastian-mba.yml index 8762735..29a0b71 100644 --- a/ansible/sebastian-mba.yml +++ b/ansible/sebastian-mba.yml @@ -116,23 +116,23 @@ - name: Install Mac App Store apps community.general.mas: id: - - 1365531024 # 1Blocker - - 1569813296 # 1Password for Safari - - 1601151613 # Baking Soda - - 1287239339 # ColorSlurp - - 1548544614 # Controlly - - 640199958 # Developer - - 1474335294 # GoodLinks - - 6444915884 # Ice Cubes - - 1136220934 # Infuse - - 462058435 # Microsoft Excel - - 462062816 # Microsoft PowerPoint - - 462054704 # Microsoft Word - - 1592917505 # Noir - - 1289583905 # Pixelmator Pro - - 1496833156 # Playgrounds - - 1568262835 # Super Agent - - 1475387142 # Tailscale - - 899247664 # TestFlight - - 1591303229 # Vinegar + - 1365531024 # 1Blocker + - 1569813296 # 1Password for Safari + - 1601151613 # Baking Soda + - 1287239339 # ColorSlurp + - 1548544614 # Controlly + - 640199958 # Developer + - 1474335294 # GoodLinks + - 6444915884 # Ice Cubes + - 1136220934 # Infuse + - 462058435 # Microsoft Excel + - 462062816 # Microsoft PowerPoint + - 462054704 # Microsoft Word + - 1592917505 # Noir + - 1289583905 # Pixelmator Pro + - 1496833156 # Playgrounds + - 1568262835 # Super Agent + - 1475387142 # Tailscale + - 899247664 # TestFlight + - 1591303229 # Vinegar state: present