Been having a look around and I cant see a documented way to backup and restore AWX v19.
Has anyone done this and if so, how?
Cheers
Been having a look around and I cant see a documented way to backup and restore AWX v19.
Has anyone done this and if so, how?
Cheers
So used the tower-cli utility but I am getting the below error:
[root@]# tower-cli receive --all > backup.json
Error: The requested object could not be found.
if I run list users this returns fine.
Any ideas anyone?
I can see the issue I think, it stops on inventory_scripts which doesn’t exist in my version of AWX
Looks like the older awx-cli/tower-cli doesn’t like AWX v19.
I got it working with the newer one with the below:
awx --conf.host https://awx.domain.com --conf.username admin --conf.password passwordhere export > awx.json
Hello,
I am still struggling with the backup and Restoration of AWX 19.x.x .
Please can you help with any complete solution … ( any link or anippetor log can help)
Thanks in advance.