mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-05 21:54:22 -07:00
typo, do_tags, do_volume_ids
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
This commit is contained in:
parent
188ae18b1c
commit
d24bf49d3f
1 changed files with 3 additions and 1 deletions
|
@ -58,7 +58,7 @@ When run against a specific host, this script returns the following variables:
|
||||||
- do_private_ip_address
|
- do_private_ip_address
|
||||||
- do_kernel - object
|
- do_kernel - object
|
||||||
- do_locked
|
- do_locked
|
||||||
- de_memory
|
- do_memory
|
||||||
- do_name
|
- do_name
|
||||||
- do_networks - object
|
- do_networks - object
|
||||||
- do_next_backup_window
|
- do_next_backup_window
|
||||||
|
@ -67,7 +67,9 @@ When run against a specific host, this script returns the following variables:
|
||||||
- do_size_slug
|
- do_size_slug
|
||||||
- do_snapshot_ids - list
|
- do_snapshot_ids - list
|
||||||
- do_status
|
- do_status
|
||||||
|
- do_tags
|
||||||
- do_vcpus
|
- do_vcpus
|
||||||
|
- do_volume_ids
|
||||||
|
|
||||||
-----
|
-----
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue