1
0
Fork 0
forked from infra/ansible

[yaml-lint] fix yamllint errors and warnings on plabooks

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
Ryan Lerch 2024-11-25 18:24:56 +10:00
commit 2cf38c1f17
204 changed files with 1211 additions and 1047 deletions

View file

@ -8,6 +8,7 @@
# time ansible-playbook check-for-updates.yml | grep msg\": | awk -F: '{print $2}' | sort
#
---
- name: check for updates (EL)
hosts: virt_host:&distro_RedHat
gather_facts: false