Update tower_host.py (#49186)
<!--- Your description here --> Current example does not show how to declare variables +label: docsite_pr
This commit is contained in:
parent
c7043765cd
commit
3acc71225a
1 changed files with 2 additions and 0 deletions
|
@ -59,6 +59,8 @@ EXAMPLES = '''
|
|||
inventory: "Local Inventory"
|
||||
state: present
|
||||
tower_config_file: "~/tower_cli.cfg"
|
||||
variables:
|
||||
example_var: 123
|
||||
'''
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue