{{tag>Brouillon AWX Ansible}} # AWX inventaire vault * https://github.com/ansible/awx/issues/14966 * https://github.com/ansible/awx/issues/223#issuecomment-416946662 * https://github.com/ansible/awx/issues/277 * https://stackoverflow.com/questions/79677522/awx-wont-load-an-inventory-from-project-containing-vault * https://github.com/ansible/awx/issues/223 * https://www.reddit.com/r/ansible/comments/zxhzw2/ansible_tower_with_project_sourced_inventory_issue/ * https://medium.com/t%C3%BCrk-telekom-bulut-teknolojileri/ansible-vault-with-awx-80b603617798 * https://github.com/ansible/awx/issues/15315 * https://groups.google.com/g/awx-project/c/kLtBoV90xPc * https://medium.com/t%C3%BCrk-telekom-bulut-teknolojileri/ansible-vault-with-awx-80b603617798 * https://github.com/ansible/awx/issues/14966 * https://github.com/ansible/awx/issues/15315 ~~~yaml # Secrets vars_files: - '../../secrets/{{ tower_env }}/vault.yml' ~~~ Source : https://serverfault.com/questions/878320/how-to-use-existing-vault-files-in-ansible-tower FIXME