typo, do_tags, do_volume_ids

Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
This commit is contained in:
Thomas Sjögren 2016-09-27 22:05:08 +02:00 committed by Brian Coca
parent 188ae18b1c
commit d24bf49d3f

View file

@ -58,7 +58,7 @@ When run against a specific host, this script returns the following variables:
- do_private_ip_address
- do_kernel - object
- do_locked
- de_memory
- do_memory
- do_name
- do_networks - object
- do_next_backup_window
@ -67,7 +67,9 @@ When run against a specific host, this script returns the following variables:
- do_size_slug
- do_snapshot_ids - list
- do_status
- do_tags
- do_vcpus
- do_volume_ids
-----
```