Skip to content
This repository was archived by the owner on Sep 16, 2020. It is now read-only.
This repository was archived by the owner on Sep 16, 2020. It is now read-only.

Import of users doesn't work #581

@jomeier

Description

@jomeier

Hi,

today I tried out the export / import feature of tower-cli.

I installed the latest awx version on my machine. I started it and waited until it was accessible through the web ui. I logged in.

On the command line I exported all settings like this:

tower-cli receive --all > test.json

test.json was filled with data.

Afterwards I imported this data again to the same instance of AWX like this:

tower-cli send test.json

I get this error message:

Asset of type user is missing identifier field username
Error: One or more errors encountered in provided assets, stopping import

I appended the test.json file.

Best regards,

Josef

test.txt

Versions:
Tower CLI 3.3.0
API v2
AWX 1.0.6.41
Ansible 2.6.1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions