mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-20 11:04:00 -07:00
Fix some typos discovered during casual reading
This commit is contained in:
parent
4d1f447908
commit
1a90d01ba9
7 changed files with 18 additions and 18 deletions
|
@ -10,7 +10,7 @@ Highlighted new features:
|
|||
* (DOCS PENDING) sudo: True/False and sudo_user: True/False can set at include and role level
|
||||
* added changed_when: (expression) which allows overriding whether a result is changed or not, can work with registered expressions.
|
||||
* --extra-vars can now take a file as input "-e @filename"
|
||||
* external inventory scripts may now return host variables in one pass, which allows them to be much for efficient for large numbers of hosts
|
||||
* external inventory scripts may now return host variables in one pass, which allows them to be much more efficient for large numbers of hosts
|
||||
|
||||
New modules:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue