Commit graph

3 commits

Author SHA1 Message Date
Frank Ch. Eigler
1225279614 ansible-playbook-check-diff: rewrite as find|xargs one-liner
Taking advantage of xargs's -P option to limit concurrency
while executing all the ansible-playbook --check jobs ensures
that batcave01 is not overstressed during these checks.
2022-09-14 18:18:40 +00:00
Kevin Fenzi
d83256b106 Make the ansible check diff run serial instead of parallel. 2014-02-03 05:04:01 +00:00
Kevin Fenzi
0494a018a6 Add simple script that runs --check --diff playbook runs on all hosts/groups. 2014-01-24 16:59:46 +00:00