From: Oleg Broytman Date: Tue, 3 May 2022 22:15:12 +0000 (+0300) Subject: Refactor(cleanup-tmp.sh): Use `ansible --list-hosts` instead of `run-hosts -L` X-Git-Url: https://git.phdru.name/?a=commitdiff_plain;h=a7b70bd8c58a88c2b88af34314db11a8e2f14de9;hp=a7b70bd8c58a88c2b88af34314db11a8e2f14de9;p=ansible.git Refactor(cleanup-tmp.sh): Use `ansible --list-hosts` instead of `run-hosts -L` ---