(abc*, doc frags): style adjustments (#9534)

This commit is contained in:
Alexei Znamensky 2025-01-07 09:50:53 +13:00 committed by GitHub
commit aac7199087
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
28 changed files with 215 additions and 209 deletions

View file

@ -15,7 +15,8 @@ short_description: Check or wait for migrations between nodes
description:
- This can be used to check for migrations in a cluster. This makes it easy to do a rolling upgrade/update on Aerospike
nodes.
- If waiting for migrations is not desired, simply just poll until port 3000 if available or C(asinfo -v status) returns ok.
- If waiting for migrations is not desired, simply just poll until port 3000 if available or C(asinfo -v status) returns
ok.
author: "Albert Autin (@Alb0t)"
extends_documentation_fragment:
- community.general.attributes