mirror of
https://github.com/ansible/awx.git
synced 2026-05-09 10:27:37 -02:30
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:
@@ -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
|
||||||
'''
|
'''
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user