mirror of
https://github.com/ansible/awx.git
synced 2026-03-02 09:18:48 -03:30
tower_username to controller_username, etc
This commit is contained in:
@@ -56,7 +56,7 @@ EXAMPLES = '''
|
||||
description: Team Description
|
||||
organization: test-org
|
||||
state: present
|
||||
tower_config_file: "~/tower_cli.cfg"
|
||||
controller_config_file: "~/tower_cli.cfg"
|
||||
'''
|
||||
|
||||
from ..module_utils.controller_api import ControllerAPIModule
|
||||
|
||||
Reference in New Issue
Block a user