Ansible AWX

Bonjour,

Dans ansible Tower AWX est-ce possible de charger un fichier zip depuis une url contenant une l’architecture de ansible (playbook, inventory, etc…) ?

Merci pour vos réponses

This is possible, but you’ll need to extract it using another playbook as AWX will not do this for you.

Ok Thank you for your answer.