Fix typos, improve markup, improve scenario guide (#699)

* Fix typos.

* Improve markup.

* Mention missing 'new' modules in scenario guide.
This commit is contained in:
Felix Fontein
2023-10-29 08:30:24 +01:00
committed by GitHub
parent fbc2750b6a
commit 1c66f880ee
12 changed files with 72 additions and 60 deletions
+1 -1
View File
@@ -261,7 +261,7 @@ class LoginManager(DockerBaseClass):
def run(self):
'''
Do the actuall work of this task here. This allows instantiation for partial
Do the actual work of this task here. This allows instantiation for partial
testing.
'''
+1 -1
View File
@@ -266,7 +266,7 @@ EXAMPLES = '''
RETURN = '''
swarm_facts:
description: Informations about swarm.
description: Information about swarm.
returned: success
type: dict
contains: