Update tower_host.py (#49186)

<!--- Your description here -->
Current example does not show how to declare variables
+label: docsite_pr
pull/49190/head
seag-rvc 6 years ago committed by John R Barker
parent c7043765cd
commit 3acc71225a

@ -59,6 +59,8 @@ EXAMPLES = '''
inventory: "Local Inventory" inventory: "Local Inventory"
state: present state: present
tower_config_file: "~/tower_cli.cfg" tower_config_file: "~/tower_cli.cfg"
variables:
example_var: 123
''' '''

Loading…
Cancel
Save