diff options
Diffstat (limited to 'awx_collection/plugins/modules/receive.py')
-rw-r--r-- | awx_collection/plugins/modules/receive.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/awx_collection/plugins/modules/receive.py b/awx_collection/plugins/modules/receive.py index e941b648ec..4463355525 100644 --- a/awx_collection/plugins/modules/receive.py +++ b/awx_collection/plugins/modules/receive.py @@ -104,7 +104,7 @@ EXAMPLES = ''' - name: Export all Automation Platform Controller assets receive: all: True - tower_config_file: "~/tower_cli.cfg" + controller_config_file: "~/tower_cli.cfg" - name: Export all inventories receive: |