rearranging

This commit is contained in:
nazunalika 2021-01-02 22:20:20 -07:00
parent b45404cdc2
commit cb69d9eca9

View File

@ -28,7 +28,7 @@
# We have separate passwords per rabbitmq env # We have separate passwords per rabbitmq env
- name: Import rabbitmq passwords - name: Import rabbitmq passwords
include_vars: include_vars:
file: "vars/rabbitmq_{{ rabbitmq_env }}.yml" file: "vars/vaults/rabbitmq_{{ rabbitmq_env }}.yml"
# EPEL and PowerTools are required for ipsilon to function # EPEL and PowerTools are required for ipsilon to function
# I also couldn't find an ansible built-in to do this # I also couldn't find an ansible built-in to do this