More docs cleanup (#7552)

* More docs improvements.

* timezone: mention which versions of AIX are supported.
This commit is contained in:
Felix Fontein
2023-11-22 22:45:28 +01:00
committed by GitHub
parent f87777b9f5
commit 58705d5ac3
108 changed files with 25 additions and 162 deletions

View File

@@ -73,7 +73,6 @@ notes:
- Requires the pymssql Python package on the remote host. For Ubuntu, this
is as easy as C(pip install pymssql) (See M(ansible.builtin.pip).)
requirements:
- python >= 2.7
- pymssql
author: