Merge branch 'master' of /git/ansible

* 'master' of /git/ansible:
  Also sync f24 atomic
This commit is contained in:
Adam Miller 2016-06-17 16:52:49 +00:00
commit c413f09827

View file

@ -49,7 +49,7 @@ for rel in 22 23 24; do
fi
done
for rel in 22 23; do
for rel in 22 23 24; do
OUTPUT1=$(rsync $OPTIONS --ignore-existing \
$ATOMICSOURCE/$rel/objects/ $ATOMICDEST/$rel/objects/)