Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 261 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 261 Bytes

Ansible Playbook for migration of Artifatory Repos

Artifactory repos can be backed up using REST APIs and then restored from it.

Usage:

$ ansible-playbook playbook.yml -e "{"ignored_files": ["<filename1>", "<filename2>"], "art_version": 7}"