Install consul from repo

This commit is contained in:
IamTheFij 2022-06-23 20:11:48 -07:00
parent 617d4ae676
commit 0bfdddf3ee
1 changed files with 3 additions and 1 deletions

View File

@ -7,8 +7,10 @@
- role: ansible-consul
vars:
consul_version: "1.11.3"
consul_install_remotely: true
consul_install_upgrade: true
# consul_install_remotely: true
consul_install_from_repo: true
consul_os_repo_prerequisites: []
consul_node_role: server
consul_bootstrap_expect: true